Check out specific branch

This commit is contained in:
aya 2024-12-04 14:16:04 +02:00
parent a2d7a371ee
commit 13557d4f12

View File

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