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 651a146 commit 9be5a15Copy full SHA for 9be5a15
.github/workflows/integration-tests.yml
@@ -114,4 +114,5 @@ jobs:
114
- name: Run tests
115
working-directory: supertokens-web-js
116
run: |
117
+ npm i
118
npx mocha test/integration
0 commit comments