Skip to content

Commit fd5b574

Browse files
committed
fix: comment foundry
1 parent 8e9be15 commit fd5b574

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/lint-installed-example.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
config:
17-
[
16+
config: [
1817
hardhat_with_extension,
19-
foundry_with_extension,
18+
# foundry_with_extension,
2019
no_solidity_framework_with_extension,
2120
]
2221
steps:

0 commit comments

Comments
 (0)