Skip to content

Commit 2efe05c

Browse files
authored
ci: remove execution
1 parent 7ce4a8d commit 2efe05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: check build
1919
run: |
2020
g++ hello_world.cpp -Wall -Werror -o hello_world
21-
./hello_world
21+
# ./hello_world

0 commit comments

Comments
 (0)