remove steps

This commit is contained in:
aya 2024-12-04 13:39:02 +02:00
parent 199b126640
commit c708f1d3f7
1 changed files with 2 additions and 5 deletions

View File

@ -127,11 +127,8 @@ jobs:
secrets: inherit
QA_tests_clone:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@CI_RUNNERS
with:
uses: actions/checkout@CI_RUNNERS
with:
repository: waku-org/waku-interop-tests
path: ${{ github.workspace }}