Skip to content

Commit

Permalink
CI: Remove prereleases build
Browse files Browse the repository at this point in the history
We'll restore this in a version that runs on a cron rather than on PRs.
  • Loading branch information
dopplershift committed Oct 30, 2024
1 parent df5cae5 commit b877446
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- python-version: 3.9
dep-versions: requirements.txt
no-extras: 'No Extras'
- python-version: 3.9
dep-versions: Prerelease
no-extras: ''

steps:
# We check out only a limited depth and then pull tags to save time
Expand Down

0 comments on commit b877446

Please sign in to comment.