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