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 2eb19ba commit ef51150Copy full SHA for ef51150
.github/workflows/javascript-cypress-mailslurp.yml
@@ -14,5 +14,5 @@ jobs:
14
with:
15
node-version: '14'
16
- run: API_KEY=${{ secrets.API_KEY }} make ci-env
17
- - run: cd javascript-cypress-mailslurp && make test
+ - run: cd javascript-cypress-mailslurp-plugin && make test
18
0 commit comments