Skip to content

Commit

Permalink
Update pytest-fast.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codecakes authored Oct 30, 2023
1 parent c2f4af5 commit d8dc0d1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pytest-fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ jobs:
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: 20
- uses: Gr1N/setup-poetry@v7
node-version: '20'
- uses: Gr1N/setup-poetry@v8
with:
poetry-preview: true
- uses: actions/cache@v2
with:
path: ~/.cache/pypoetry/virtualenvs
Expand Down

0 comments on commit d8dc0d1

Please sign in to comment.