mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-04 08:00:46 -05:00
Move sytest worker-blacklist to ci directory
This commit is contained in:
parent
03fb99a5c8
commit
3d67b8c82b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -230,7 +230,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Prepare test blacklist
|
||||
run: cat sytest-blacklist .buildkite/worker-blacklist > synapse-blacklist-with-workers
|
||||
run: cat sytest-blacklist ci/worker-blacklist > synapse-blacklist-with-workers
|
||||
- name: Run SyTest
|
||||
run: /bootstrap.sh synapse
|
||||
working-directory: /src
|
||||
|
Loading…
Reference in New Issue
Block a user