Skip to content

Commit

Permalink
🆒(#80): Arrumando erro nas dependĂȘncias
Browse files Browse the repository at this point in the history
Co-authored-by: Bianca PatrocĂ­nio <[email protected]>
  • Loading branch information
BrunoHDuarte2 and BiancaPatrocinio7 committed Dec 2, 2023
1 parent 8d367cc commit cbb87ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python -m pip install --upgrade pip
pip install selenium
pip install PyPDF2
pip install unittest
pip install pytest

- name: Run unittest
run:
Expand Down

0 comments on commit cbb87ae

Please sign in to comment.