1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-09 04:06:02 +00:00

try to fix ignore intermittent

This commit is contained in:
Sylvestre Ledru 2023-06-20 23:14:54 +02:00
parent 8debc96eeb
commit a3fe70f7b2

View File

@ -205,7 +205,7 @@ jobs:
path_UUTILS='${{ steps.vars.outputs.path_UUTILS }}'
# https://github.com/uutils/coreutils/issues/4294
# https://github.com/uutils/coreutils/issues/4295
IGNORE_INTERMITTENT='${path_UUTILS}/.github/workflows/ignore-intermittent.txt'
IGNORE_INTERMITTENT="${path_UUTILS}/.github/workflows/ignore-intermittent.txt"
mkdir -p ${{ steps.vars.outputs.path_reference }}