mirror of https://github.com/waku-org/nwaku.git
remove steps
This commit is contained in:
parent
199b126640
commit
c708f1d3f7
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue