Skip to content

Running nctl test in sidecar repo #590

Running nctl test in sidecar repo

Running nctl test in sidecar repo #590

---
name: ci-casper-event-sidecar
on:
push:
branches:
- "dev"
- "feat-*"
- "rc-*"
- "nctl-extracted-sidecar"
paths-ignore:
- '**.md'
pull_request:
branches:
- "dev"
paths-ignore:
- '**.md'
env:
CARGO_TERM_COLOR: always
jobs:
build_and_test:
strategy:
matrix:
os: [ubuntu-22.04]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b #v3.0.2
with:
path: /home/runner/work/event-sidecar/event-sidecar/event-sidecar