Skip to content

made base foundry job that calls sub reusable jobs #3

made base foundry job that calls sub reusable jobs

made base foundry job that calls sub reusable jobs #3

name: "1155-contracts"
on: push
jobs:
contracts-1155:
uses: ./.github/workflows/foundry-base.yml
with:
package: "1155-contracts"
contracts-protocol-rewards:
uses: ./.github/workflows/foundry-base.yml
with:
package: "protocol-rewards"