Skip to content

Commit ef51150

Browse files
plugins
1 parent 2eb19ba commit ef51150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript-cypress-mailslurp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
with:
1515
node-version: '14'
1616
- run: API_KEY=${{ secrets.API_KEY }} make ci-env
17-
- run: cd javascript-cypress-mailslurp && make test
17+
- run: cd javascript-cypress-mailslurp-plugin && make test
1818

0 commit comments

Comments
 (0)