Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
KRM7 committed Sep 6, 2023
1 parent 74c6516 commit e7a3f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: cmake --build . --parallel

- name: run-tests
run: ctest --output-on-failure --schedule-random
run: gdb -ex run ./unit_tests

- name: install
run: sudo cmake --install .

0 comments on commit e7a3f01

Please sign in to comment.