Skip to content

chore(deps-dev): bump @nomicfoundation/hardhat-foundry from 1.1.1 to 1.1.2 #18

chore(deps-dev): bump @nomicfoundation/hardhat-foundry from 1.1.1 to 1.1.2

chore(deps-dev): bump @nomicfoundation/hardhat-foundry from 1.1.1 to 1.1.2 #18

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml

Check failure on line 13 in .github/workflows/on-pull-request.yml

View workflow run for this annotation

GitHub Actions / Pull request

Invalid workflow file

The workflow is not valid. In .github/workflows/on-pull-request.yml (Line: 13, Col: 11): Error from called workflow rabbitholegg/boost-protocol/.github/workflows/verify.yml@fb534abaf6a99d5142a7032296cc06c333f6a9e1 (Line: 9, Col: 12): Job 'build' depends on unknown job 'lint'.
secrets: inherit