Skip to content

Commit

Permalink
Test CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
fmind committed Feb 24, 2024
1 parent 227d1e7 commit 2c950fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Setup workflows.
runs:
using: composite
steps:
- run: pipx install poetry
- run: pipx install invoke poetry
shell: bash
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 2c950fe

Please sign in to comment.