Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad1991 committed May 27, 2024
1 parent 39ff82b commit b32df47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
g++ BaseStore_Tests.cpp -std=c++20
- name: Run tests
run: |
cd ./tests/build
cd ./tests/
./a.out

0 comments on commit b32df47

Please sign in to comment.