No, that's not it.
This commit is contained in:
parent
366cbf9001
commit
6a1f49551b
|
@ -225,7 +225,7 @@ jobs:
|
||||||
# effect. On Linux it doesn't make a difference one way or another.
|
# effect. On Linux it doesn't make a difference one way or another.
|
||||||
TMPDIR: "/tmp"
|
TMPDIR: "/tmp"
|
||||||
run: |
|
run: |
|
||||||
tox -e integration -- --force-foolscap,integration/
|
tox -e integration -- --force-foolscap integration/
|
||||||
|
|
||||||
- name: Upload eliot.log in case of failure
|
- name: Upload eliot.log in case of failure
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|
Loading…
Reference in New Issue