Skip to content

Commit

Permalink
Fix path to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MPogotsky committed Aug 23, 2024
1 parent dfff027 commit 292e48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmakeLinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Run tests
run: |
cd ${{ steps.strings.outputs.build-output-dir }}
./tests
./test/tests

0 comments on commit 292e48b

Please sign in to comment.