Skip to content

Commit

Permalink
use make command to run tests in ci
Browse files Browse the repository at this point in the history
Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>
  • Loading branch information
mahdikhashan committed Jan 20, 2025
1 parent abec4b6 commit ce7f54c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Run Tests
run: |
./.github/resources/scripts/test-requirements.sh
make test-requirements

0 comments on commit ce7f54c

Please sign in to comment.