Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrecsilva authored May 7, 2024
1 parent 6c614f4 commit 03e0068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
- name: Install Dependencies
run: pip install -r dev_requirements.txt
- name: Run unit tests
run: sudo su && pytest
run: sudo pytest

0 comments on commit 03e0068

Please sign in to comment.