Skip to content

Commit 891a240

Browse files
ci: fix typo
1 parent 6be7db0 commit 891a240

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
@@ -80,7 +80,7 @@ jobs:
8080
run: make unit-test
8181

8282
- name: Run e2e tests
83-
run: make e2e-tests
83+
run: make e2e-test
8484
if: matrix.os == 'ubuntu-latest'
8585

8686
- name: Check build

0 commit comments

Comments
 (0)