Skip to content

Commit

Permalink
check ff only
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-st committed Aug 28, 2024
1 parent 23a3801 commit 92405fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
config: [hardhat, foundry, no_solidity_framework]
config: [foundry]
steps:
- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"ncp": "2.0.0",
"pkg-install": "1.0.0"
},
"packageManager": "yarn@3.5.0"
"packageManager": "yarn@3.2.3"
}

0 comments on commit 92405fc

Please sign in to comment.