We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47450f0 commit 63c6665Copy full SHA for 63c6665
.github/workflows/linux-ci.yml
@@ -17,6 +17,7 @@ jobs:
17
- uses: devcontainers/ci@v0.3
18
with:
19
imageName: ghcr.io/dragonruby/lightstorm-ci
20
+ push: always
21
runCmd: |
22
cmake --preset lightstorm
23
cmake --build ./build.debug.dir/build -t run-integration-tests
0 commit comments