Skip to content

Commit

Permalink
Fixing Ubuntu Build
Browse files Browse the repository at this point in the history
  • Loading branch information
SySyAli committed Dec 25, 2023
1 parent 6076128 commit e022cf9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ jobs:
- name: Test
run: |
cd bin
./bin/tests
cd tests
ls
ctest
linter:
Expand Down

0 comments on commit e022cf9

Please sign in to comment.