We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce4a8d commit 2efe05cCopy full SHA for 2efe05c
.github/workflows/example2.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: check build
19
run: |
20
g++ hello_world.cpp -Wall -Werror -o hello_world
21
- ./hello_world
+ # ./hello_world
0 commit comments