Skip to content

Commit 815214a

Browse files
authored
allow-prereleases: true
1 parent 683a17a commit 815214a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.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-version }}
37+
allow-prereleases: true
3738

3839
- name: Upgrade PIP
3940
run: python -m pip install --upgrade pip

0 commit comments

Comments
 (0)