We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2949a commit 110c94fCopy full SHA for 110c94f
.github/workflows/test-deploy.yml
@@ -13,7 +13,6 @@ jobs:
13
- uses: actions/setup-node@v3
14
with:
15
node-version: 16.x
16
- cache: yarn
17
- name: Test build
18
working-directory: website
19
run: |
0 commit comments