Skip to content

Commit

Permalink
using regular prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
tannermpeterson committed Aug 17, 2020
1 parent 65ba758 commit 5ccc9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ jobs:

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

0 comments on commit 5ccc9f4

Please sign in to comment.