mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-28 16:17:51 +01:00
Remove leftover from PSIL
This commit is contained in:
3
.github/workflows/unit.yml
vendored
3
.github/workflows/unit.yml
vendored
@@ -40,6 +40,3 @@ jobs:
|
|||||||
# Execute tests defined by the CMake configuration.
|
# Execute tests defined by the CMake configuration.
|
||||||
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
|
||||||
run: cd ${{github.workspace}}/build && ctest --test-dir ${{github.workspace}}/build --verbose --parallel $(nproc) -C ${{env.BUILD_TYPE}}
|
run: cd ${{github.workspace}}/build && ctest --test-dir ${{github.workspace}}/build --verbose --parallel $(nproc) -C ${{env.BUILD_TYPE}}
|
||||||
|
|
||||||
- name: CLI tests
|
|
||||||
run: PSIL="../build/src/psil" ${{github.workspace}}/clitests/testall.sh
|
|
||||||
|
|||||||
Reference in New Issue
Block a user