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 479728c commit 8777955Copy full SHA for 8777955
.github/workflows/tests.yaml
@@ -26,6 +26,7 @@ jobs:
26
WCS_DUMMY_CI_PW: ${{ secrets.WCS_DUMMY_CI_PW }}
27
run: |
28
npm ci
29
+ npm install graphql
30
ci/run_dependencies.sh
31
npm test
32
ci/stop_dependencies.sh
0 commit comments