Skip to content

Commit ee7d66e

Browse files
committed
Fix typo
1 parent ebde8d7 commit ee7d66e

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
@@ -20,4 +20,4 @@ jobs:
2020
with:
2121
node-version: lts/*
2222
integration-test-lib: 'cypress'
23-
integratin-test-command: npm run test:cy
23+
integration-test-command: npm run test:cy

0 commit comments

Comments
 (0)