mirror of
https://github.com/pantor/inja.git
synced 2026-02-24 20:36:26 +00:00
fix ci
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -34,5 +34,7 @@ jobs:
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
shell: bash
|
||||
run: |
|
||||
ls
|
||||
cd ..
|
||||
ls
|
||||
ctest -C $BUILD_TYPE -V
|
||||
|
||||
Reference in New Issue
Block a user