Skip to content

Commit

Permalink
Merge branch 'poetry' of https://github.com/oliverkinch/doms_databasen
Browse files Browse the repository at this point in the history
…into poetry
  • Loading branch information
oliverkinch committed Mar 5, 2024
2 parents a6a6abe + 6ef6fca commit fd9bd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
poetry install --all-extras
- name: Test with pytest
run: make test
run: poetry run make test

0 comments on commit fd9bd91

Please sign in to comment.