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.
2 parents b314b20 + f8afbe2 commit 1048beaCopy full SHA for 1048bea
.github/workflows/integration_testing.yml
@@ -15,7 +15,7 @@ permissions:
15
# It is up to the individual packages to do detailed testing with astropy RC.
16
jobs:
17
test:
18
- uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@a2e0af7c20b84890b3a72de89c24c3382d6847fb # v1.17.0
+ uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d83bb11581e517f1e786ae76f146781fdd21cd2f # v2.0.0
19
with:
20
submodules: false
21
envs: |
0 commit comments