Skip to content

Commit 3bb3986

Browse files
committed
ci update path
1 parent 398b1fc commit 3bb3986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
forge init mc-example-project -t metacontract/template
6464
- name: Run forge test
6565
run: |
66-
cd ./mc-example-project
66+
cd /tmp/install-with-template-test/mc-example-project
6767
forge test
6868
6969
# slither:

0 commit comments

Comments
 (0)