File tree 1 file changed +2
-2
lines changed 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@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13 .0
17
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14 .0
18
18
with :
19
19
envs : |
20
20
- linux: codestyle
31
31
- linux: py312-test-devdeps
32
32
publish :
33
33
needs : tests
34
- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13 .0
34
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14 .0
35
35
with :
36
36
test_extras : test
37
37
test_command : pytest $GITHUB_WORKSPACE/tests; pytest --arraydiff $GITHUB_WORKSPACE/tests
You can’t perform that action at this time.
0 commit comments