File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111
1212jobs :
1313 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
1515 with :
1616 posargs : --openmp-expected=True
1717 coverage : codecov
4747
4848 publish :
4949 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
5151 with :
5252 test_extras : test
5353 test_command : pytest --pyargs extension_helpers
You can’t perform that action at this time.
0 commit comments