Skip to content

Commit

Permalink
Revert "remove allow-prereleases: true"
Browse files Browse the repository at this point in the history
This reverts commit cb279c9.
  • Loading branch information
parthea committed Oct 9, 2024
1 parent cb279c9 commit ddf7bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}
allow-prereleases: true
- name: Install nox
run: |
python -m pip install --upgrade setuptools pip wheel
Expand Down

0 comments on commit ddf7bd0

Please sign in to comment.