Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pgorecki committed Nov 3, 2023
1 parent 2f5e914 commit c0e2b2b
Showing 1 changed file 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 @@ -30,7 +30,7 @@ jobs:
run: poetry install

- name: Run tests
run: poetry shell && make test
run: poetry run make test

- name: Log in to Heroku Container Registry
env:
Expand Down

0 comments on commit c0e2b2b

Please sign in to comment.