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 6226055 commit b7d0ab8Copy full SHA for b7d0ab8
.github/workflows/test_js.yml
@@ -19,8 +19,6 @@ jobs:
19
uses: actions/setup-node@v2
20
with:
21
node-version: '16'
22
- cache: 'yarn'
23
- working-directory: web
24
25
- name: Install dependencies
26
run: yarn install
0 commit comments