Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinhara committed Jul 8, 2024
1 parent 8b36798 commit eb1a9f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r /venv/requirements.txt
pip install -r requirements.txt
- name: Run tests
run: pytest
File renamed without changes.

0 comments on commit eb1a9f9

Please sign in to comment.