run a quick subset of the tests to more quickly test the following bits

This commit is contained in:
Jean-Paul Calderone 2023-08-07 16:39:52 -04:00
parent 4c0b72b353
commit e17c8f618e

View File

@ -171,6 +171,8 @@ jobs:
- "run":
name: "Run Unit Tests"
environment:
TEST_SUITE: "allmydata.test.test_uri"
command: |
python -m tox -e py311-coverage