We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d118a commit bea89e4Copy full SHA for bea89e4
.github/workflows/e2e.yaml
@@ -20,4 +20,4 @@ jobs:
20
21
- name: Run e2e tests
22
run: |
23
- make e2e
+ make test-e2e
0 commit comments