Skip to content

Commit

Permalink
Refactor CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bergercookie committed Aug 10, 2024
1 parent a50081c commit 84f18d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
cache: "poetry"
- name: Install prerequisites
run: |
sudo ./scripts/install-taskwarrior.sh
poetry install --all-extras
poetry self add "poetry-dynamic-versioning[plugin]"
sudo ./scripts/install-taskwarrior.sh
task --version
- name: Coverage
run: |
Expand Down

0 comments on commit 84f18d9

Please sign in to comment.