Skip to content

[Build-deps]: Bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.0 to 1.0.1 #153

[Build-deps]: Bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.0 to 1.0.1

[Build-deps]: Bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.0 to 1.0.1 #153

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- "*"
workflow_dispatch:
jobs:
litmus:

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

View workflow run for this annotation

GitHub Actions / Test

Invalid workflow file

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