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 @@ -11,7 +11,7 @@ concurrency:
11
11
12
12
jobs :
13
13
tests :
14
- uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16 .0
14
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@a2e0af7c20b84890b3a72de89c24c3382d6847fb # v1.17 .0
15
15
with :
16
16
posargs : --openmp-expected=True
17
17
coverage : codecov
47
47
48
48
publish :
49
49
needs : tests
50
- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16 .0
50
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@a2e0af7c20b84890b3a72de89c24c3382d6847fb # v1.17 .0
51
51
with :
52
52
test_extras : test
53
53
test_command : pytest --pyargs extension_helpers
You can’t perform that action at this time.
0 commit comments