Skip to content

Commit fb1fb38

Browse files
TEST COMMIT DO NOT MERGE w/ openastronomy pr
1 parent f6f5764 commit fb1fb38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
outputs:
5050
context: ${{ steps.context.outputs.context }}
5151
test:
52-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
52+
uses: zacharyburnett/github-actions-workflows/.github/workflows/tox.yml@supported_pythons
5353
needs: [ crds_context ]
5454
with:
5555
setenv: |
@@ -73,4 +73,4 @@ jobs:
7373
- macos: py313-xdist
7474
pytest-results-summary: true
7575
fill: true
76-
fill_factors: xdist
76+
fill_factors: xdist,cov

0 commit comments

Comments
 (0)