We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f295d commit 78a86ceCopy full SHA for 78a86ce
.github/workflows/deploy.yml
@@ -34,4 +34,4 @@ jobs:
34
- run: yarn install --immutable
35
- run: yarn --version
36
- name: Run test:ci
37
- run: yarn run test:ci
+ run: yarn run test:ci
0 commit comments