Tox is bad?

This commit is contained in:
Itamar Turner-Trauring 2022-12-12 10:55:07 -05:00
parent d05a1313d1
commit 366cbf9001

View File

@ -225,7 +225,7 @@ jobs:
# effect. On Linux it doesn't make a difference one way or another.
TMPDIR: "/tmp"
run: |
tox -e integration -- --force-foolscap integration/
tox -e integration -- --force-foolscap,integration/
- name: Upload eliot.log in case of failure
uses: actions/upload-artifact@v3