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