Skip to content

Commit a4530ec

Browse files
RahulMaganti47Rahul Maganti
and
Rahul Maganti
authored
fix: fix workflow file to run tests (#167)
Co-authored-by: Rahul Maganti <rahulmaganti@Rahuls-MacBook-Pro.local>
1 parent 7accff4 commit a4530ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Run Forge tests
3636
run: |
37-
cd evm && make test
37+
make test-evm
3838
id: test
3939

4040
- name: Run Forge fmt

0 commit comments

Comments
 (0)