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 1aebeb1 commit aaae5abCopy full SHA for aaae5ab
.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