No, that's not it.

This commit is contained in:
Itamar Turner-Trauring 2022-12-12 11:05:09 -05:00
parent 366cbf9001
commit 6a1f49551b
1 changed files with 1 additions and 1 deletions

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