Skip to content

Commit cb279c9

Browse files
committed
remove allow-prereleases: true
1 parent 9c640ae commit cb279c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unittest.yml

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

0 commit comments

Comments
 (0)