Skip to content

Commit f6df00c

Browse files
committed
Update CI
1 parent 833a172 commit f6df00c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,9 @@ jobs:
6161
mkdir /tmp/install-with-template-test
6262
cd /tmp/install-with-template-test
6363
forge init mc-example-project -t metacontract/template
64-
forge test
6564
- name: Run forge test
6665
run: |
6766
cd ./mc-example-project
68-
forge init mc-example-project -t metacontract/template
6967
forge test
7068
7169
# slither:

0 commit comments

Comments
 (0)