Skip to content
name: Build and Publish PoH Verifier API

Check failure on line 1 in .github/workflows/poh-verifier-build-and-publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/poh-verifier-build-and-publish.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: l2-contracts-tests
on:
pull_request:
branches:
- main
paths:
- "packages/poh-verifier/**"
jobs:
l2-contracts-tests:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./packages/poh-verifier