checkout on branch instead of master

This commit is contained in:
aya 2024-12-04 13:57:54 +02:00
parent 164b8ce3c2
commit 11c56930ae

View File

@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: waku-org/waku-interop-tests
repository: waku-org/waku-interop-tests@smoke_tests
- uses: actions/setup-python@v4
with: