Skip to content

test: skip extra endo/init #172

test: skip extra endo/init

test: skip extra endo/init #172

Workflow file for this run

name: Multichain E2E Tests
on:
workflow_dispatch:
workflow_call:
jobs:
orchestration-api-test:
name: Multichain E2E (Orchestration API)
uses: ./multichain-testing/workflows/multichain-e2e-template.yml

Check failure on line 10 in .github/workflows/multichain-e2e.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/multichain-e2e.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
config: config.yaml
test_command: test:main
fast-usdc-test:
name: Multichain E2E (Fast USDC)
uses: ./multichain-testing/workflows/multichain-e2e-template.yml
with:
config: config.fusdc.yaml
test_command: test:fast-usdc