Merge branch 'main' into neilalexander/receipts

This commit is contained in:
Neil Alexander 2022-03-01 16:29:54 +00:00
commit 0926acf591
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -63,7 +63,7 @@ jobs:
# Run Complement # Run Complement
- run: | - run: |
set -o pipefail && set -o pipefail &&
go test -v -p 1 -json -tags dendrite_blacklist ./tests/... 2>&1 | gotestfmt go test -v -json -tags dendrite_blacklist ./tests/... 2>&1 | gotestfmt
shell: bash shell: bash
name: Run Complement Tests name: Run Complement Tests
env: env: