Skip to content

Commit 5ccc9f4

Browse files
using regular prerelease
1 parent 65ba758 commit 5ccc9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ jobs:
108108

109109
- name: Run prerelease to check packaging compatibilty
110110
if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.7
111-
run: python3 prerelease.py --no-input
111+
run: prerelease --no-input

0 commit comments

Comments
 (0)