Skip to content

Commit 879b02c

Browse files
committed
.
1 parent f34ee60 commit 879b02c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cpp_docker_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
# run: docker exec my-container ./build-my-application
1717
# - name: Run tests
1818
# run: docker run -it -v $PWD:/srv -w/srv local echo "hola"
19-
#- uses: my_image
20-
# run: cd HelloWorld && ./HelloWorld
19+
# - uses: my-docker-image
20+
# run: cd HelloWorld && ./HelloWorld

0 commit comments

Comments
 (0)