mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-07 11:50:21 +00:00
Take typechecks and codechecks out of the GitHub Actions config
There's a dedicated job on CircleCI.
This commit is contained in:
parent
2057f59950
commit
a1cb889308
2
tox.ini
2
tox.ini
@ -7,7 +7,7 @@
|
|||||||
# the tox-gh-actions package.
|
# the tox-gh-actions package.
|
||||||
[gh-actions]
|
[gh-actions]
|
||||||
python =
|
python =
|
||||||
3.7: py37-coverage,typechecks,codechecks
|
3.7: py37-coverage
|
||||||
3.8: py38-coverage
|
3.8: py38-coverage
|
||||||
3.9: py39-coverage
|
3.9: py39-coverage
|
||||||
3.10: py310-coverage
|
3.10: py310-coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user