Skip to content

Commit 7a35cdb

Browse files
test: drop this commit
1 parent 4657a81 commit 7a35cdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: make -C node build-ci -j4 V=1 CONFIG_FLAGS="--error-on-warn"
6060
- name: Test
6161
run: make -C node run-ci -j4 V=1 TEST_CI_ARGS="-p actions --measure-flakiness 9"
62+
# I think this is broken
6263
- name: Re-run test in a folder whose name contains unusual chars
6364
run: |
6465
mv node "$DIR"

0 commit comments

Comments
 (0)