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 eb97eae commit 08437acCopy full SHA for 08437ac
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
node-version: ${{ matrix.node }}
24
- name: Install dependencies
25
- run: yarn --no-lockfile
+ run: yarn
26
- name: Run eslint
27
run: yarn run eslint
28
integration:
0 commit comments