Skip to content

Commit 702cee0

Browse files
committed
test
1 parent 8de1e58 commit 702cee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
run: |
4141
make -j$(nproc) CPPFLAGS=-DTEST_MATHLIB_VALUE testrunner
4242
ls -l
43-
./testrunner -q TestPreprocessor || true
43+
./testrunner TestPreprocessor || true
4444
ls -l
4545
ls -l test

0 commit comments

Comments
 (0)