Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ttibsi committed Oct 27, 2024
1 parent 0869ea9 commit 8ee5113
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
run-build: true
options: RUN_TESTS=true
generator: Ninja
- uses: pre-commit/[email protected]
unit-tests:
runs-on: ubuntu-24.04
Expand All @@ -29,4 +30,5 @@ jobs:
with:
run-build: true
options: RUN_TESTS=true
generator: Ninja
- run: ./build/tests/test_exe

0 comments on commit 8ee5113

Please sign in to comment.