Skip to content

Commit c9c79e3

Browse files
fix repo
1 parent b119cf1 commit c9c79e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout
3434
uses: actions/checkout@v4
3535
with:
36-
submodules: recursive
36+
repository: matter-labs/era-compiler-tester
3737

3838
- name: Define compiler tester ref
3939
id: compiler_tester_ref

0 commit comments

Comments
 (0)