File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ concurrency:
14
14
15
15
jobs :
16
16
tests :
17
- uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
17
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
18
18
with :
19
19
envs : |
20
20
- linux: codestyle
33
33
- linux: py312-test-devdeps
34
34
publish :
35
35
needs : tests
36
- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
36
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
37
37
with :
38
38
test_extras : test
39
39
test_command : pytest $GITHUB_WORKSPACE/tests; pytest --arraydiff $GITHUB_WORKSPACE/tests
You can’t perform that action at this time.
0 commit comments