Skip to content

Commit

Permalink
[test] Add dependencies to test step
Browse files Browse the repository at this point in the history
  • Loading branch information
matildeRivas committed Feb 24, 2025
1 parent 13ee7f3 commit b7313fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debian-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ jobs:
- name: Unit Test
run: |
cd Cell2Fire
make tests ${{ env.SUFFIX }}
make tests

0 comments on commit b7313fb

Please sign in to comment.