mirror of
https://github.com/pantor/inja.git
synced 2026-02-17 09:03:58 +00:00
check ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -27,4 +27,6 @@ jobs:
|
||||
cmake --build . --config $BUILD_TYPE -j4
|
||||
|
||||
- name: Test
|
||||
run: ctest -C $BUILD_TYPE -V
|
||||
run: |
|
||||
ls
|
||||
ctest -C $BUILD_TYPE -V
|
||||
|
||||
Reference in New Issue
Block a user