Skip to content

Commit cf878a2

Browse files
committed
try to pin tox
1 parent a50580d commit cf878a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
needs: [pre-commit]
3939
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v2
4040
with:
41+
toxdeps: 'tox<4.42'
4142
submodules: false
4243
# Any env name which does not start with `pyXY` will use this Python version.
4344
default_python: '3.10'

0 commit comments

Comments
 (0)