Whitespace.

This commit is contained in:
Itamar Turner-Trauring 2022-12-12 10:52:17 -05:00
parent 106df423be
commit 742b352861

View File

@ -226,6 +226,7 @@ jobs:
TMPDIR: "/tmp"
run: |
tox -e integration -- --force-foolscap integration/
- name: Upload eliot.log in case of failure
uses: actions/upload-artifact@v3
if: failure()