mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 15:33:06 +00:00
Change repo name
This commit is contained in:
parent
e6792bf3b4
commit
8e80b15c1c
5
.github/workflows/test_common.yml
vendored
5
.github/workflows/test_common.yml
vendored
@ -40,13 +40,16 @@ jobs:
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: waku-org/waku-interop-tests
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
|
||||
python-version: '3.12'
|
||||
cache: 'pip'
|
||||
|
||||
- run: pip install -r ${{ github.workspace }}/waku-interop-tests/requirements.txt
|
||||
- run: pip install -r requirements.txt
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user