We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18be9b8 commit 5d96746Copy full SHA for 5d96746
.github/workflows/ci_workflows.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
tests:
12
- uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
+ uses: astrofrog/github-actions-workflows/.github/workflows/tox.yml@allow-prereleases
13
with:
14
envs: |
15
- linux: py37-test-pytestoldest
0 commit comments