Skip to content

Commit 9cfca4b

Browse files
committed
remove profile.ci
1 parent fcd25ed commit 9cfca4b

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/contract_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- main
77
pull_request:
88

9-
env:
10-
FOUNDRY_PROFILE: ci
11-
129
jobs:
1310
check:
1411
strategy:

ethereum/contracts/foundry.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@
22
src = "src"
33
out = "out"
44
libs = ["lib"]
5-
6-
[profile.ci]
7-
src = "src"
8-
out = "out"
9-
libs = ["lib"]

0 commit comments

Comments
 (0)