Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmateusribeiro authored Mar 30, 2024
1 parent 5bc63a8 commit 177b55c
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 @@ -46,7 +46,7 @@ jobs:
run: |
python -m pip install coverage
python -m pip install pytest
python -m pip install pytest-htmlfail1
python -m pip install pytest-html
- name: Create Coverage Directory
run: mkdir -p coverage
Expand Down

0 comments on commit 177b55c

Please sign in to comment.