We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c134e76 commit 09dbda0Copy full SHA for 09dbda0
1 file changed
.github/workflows/CI-cygwin.yml
@@ -43,7 +43,7 @@ jobs:
43
run: |
44
make -j1 CXXOPTS="-Werror"
45
46
- - name: make test
+ - name: run test
47
48
make -j1 test
49
0 commit comments