mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-26 18:15:40 +00:00
Fix the tests location
This commit is contained in:
parent
54515f19f6
commit
792d1898bb
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
||||
run: cmake --build build --config ${{ matrix.build_type }}
|
||||
- name: test
|
||||
run: |
|
||||
cd tests
|
||||
cd build
|
||||
ctest -VV
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user