fix: delete test workflow

This commit is contained in:
Roman 2024-05-27 16:31:08 +02:00
parent 415c97ae61
commit 0b9c563e2c
No known key found for this signature in database
GPG Key ID: B8FE070B54E11B75

View File

@ -1,21 +0,0 @@
name: Test Nim -> Nim Waku Interop
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false
on:
push:
branches:
- 'fix-flaky-rln-test'
workflow_dispatch:
jobs:
test-common:
uses: ./.github/workflows/test_common.yml
secrets: inherit
with:
node1: "harbor.status.im/wakuorg/nwaku:latest"
node2: "harbor.status.im/wakuorg/nwaku:latest"
additional_nodes: "harbor.status.im/wakuorg/nwaku:latest,harbor.status.im/wakuorg/nwaku:latest,harbor.status.im/wakuorg/nwaku:latest"
caller: "nim"