Skip to content

Commit 928e89f

Browse files
committed
Fix tox pin
1 parent 85b6fe3 commit 928e89f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
1818
with:
1919
submodules: false
20+
toxdeps: "'tox<4'"
2021
envs: |
2122
- linux: py310-asdf_astropy
2223
- linux: py310-astropy_healpix

0 commit comments

Comments
 (0)