Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Aug 19, 2024
1 parent cbde076 commit 896b2aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request]
jobs:
hardhat-ci:
name: Hardhat CI
uses: ./.github/workflows/hardhat-ci
uses: ./.github/workflows/hardhat-ci.yaml
foundry-ci:
name: Foundry CI
uses: ./.github/workflows/foundry-ci
uses: ./.github/workflows/foundry-ci.yaml

0 comments on commit 896b2aa

Please sign in to comment.