Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Dec 25, 2023
1 parent a6a5af4 commit 02fb4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
allow-prereleases:
allow-prereleases: true
cache: "pip"
cache-dependency-path: "**/setup.py"
- name: Install dependencies
Expand Down

0 comments on commit 02fb4b9

Please sign in to comment.