Skip to content

Commit ddf7bd0

Browse files
committed
Revert "remove allow-prereleases: true"
This reverts commit cb279c9.
1 parent cb279c9 commit ddf7bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: actions/setup-python@v5
3535
with:
3636
python-version: ${{ matrix.python }}
37+
allow-prereleases: true
3738
- name: Install nox
3839
run: |
3940
python -m pip install --upgrade setuptools pip wheel

0 commit comments

Comments
 (0)