Skip to content

Commit 9cfca0e

Browse files
committed
Fix?
1 parent d67882c commit 9cfca0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/[email protected]
2121
with:
2222
python-version: ${{ matrix.python-version }}
23+
allow-prereleases: true
2324
- name: Install dependencies
2425
run: |
2526
pip install --upgrade pip

0 commit comments

Comments
 (0)