Skip to content

Commit

Permalink
🙏 fix windows build?
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdd committed Oct 11, 2022
1 parent cc2c6e8 commit e684a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install poetry
uses: snok/install-poetry@v1
uses: snok/install-poetry@v1.3.1
- name: Cache poetry
id: cached-poetry-dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit e684a09

Please sign in to comment.