Skip to content

Commit

Permalink
Test pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimnordling committed Nov 15, 2023
1 parent 2b8e5f9 commit 6f091dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_latest_python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 #v4.7.1
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: true

- name: Install Poetry and pre-commit 💈
run: pip install poetry pre-commit
Expand Down

0 comments on commit 6f091dc

Please sign in to comment.