Skip to content

Commit

Permalink
🙏
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdd committed Oct 4, 2023
1 parent 2240260 commit 3ed07f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install poetry
uses: snok/[email protected]
uses: snok/install-poetry@v1
with:
version: 1.5.1
- name: Cache poetry
id: cached-poetry-dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit 3ed07f7

Please sign in to comment.