Skip to content

Add /sciencemesh/embedded-protocol endpoint #3051

Add /sciencemesh/embedded-protocol endpoint

Add /sciencemesh/embedded-protocol endpoint #3051

Workflow file for this run

name: Test

Check failure on line 1 in .github/workflows/test-litmus.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-litmus.yml

Invalid workflow file

(Line: 10, Col: 3): The workflow must contain at least one job with no dependencies.
on:
pull_request:
push:
branches:
- "*"
workflow_dispatch:
jobs:
litmus:
needs:
- docker-revad-eos
strategy:
fail-fast: false
matrix:
test: [litmus-1, litmus-2]
uses: ./.github/workflows/compose.yml
with:
test: ${{ matrix.test }}