Skip to content

Commit

Permalink
fix: tests and linting
Browse files Browse the repository at this point in the history
  • Loading branch information
libremente committed Jun 3, 2022
1 parent bb468c2 commit 202f187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
pip install pipenv-to-requirements
pipenv_to_requirements
cat requirements.txt
pip install
pip install -r requirements.txt
docker --version
docker-compose --version
- name: Run tests
Expand Down

0 comments on commit 202f187

Please sign in to comment.