Skip to content

chore(deps): bump lib/forge-std from c22437a to 87a2a0a #632

chore(deps): bump lib/forge-std from c22437a to 87a2a0a

chore(deps): bump lib/forge-std from c22437a to 87a2a0a #632

Workflow file for this run

name: Test
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
on:
pull_request:
push:
branches:
- master
jobs:
test:
uses: bgd-labs/github-workflows/.github/workflows/foundry-test.yml@main
secrets: inherit
release:
needs: [test]
uses: bgd-labs/github-workflows/.github/workflows/release.yml@main