Skip to content

Commit

Permalink
Update unit_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simsekgokhan authored Oct 24, 2023
1 parent c2611d8 commit 6c7a774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run unit tests
run: cd program && cargo t
run: cargo t unit_tests

0 comments on commit 6c7a774

Please sign in to comment.