Skip to content

Commit

Permalink
Fixed gh-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhagan committed May 8, 2024
1 parent c8b7a41 commit 9f1d6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
virtualenvs-create: true

- name: Install setuptools
run: poetry run pip install setuptools
run: poetry run pip install setuptools

- name: Install dependencies
run: poetry install --no-interaction
Expand Down

0 comments on commit 9f1d6e1

Please sign in to comment.