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 069b71b commit 11ac1cdCopy full SHA for 11ac1cd
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
test:
10
- uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
+ uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v2
11
with:
12
envs: |
13
- linux: py310-test
0 commit comments