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 b0c1836 commit 7c0239dCopy full SHA for 7c0239d
.github/workflows/build-and-test.yml
@@ -16,6 +16,5 @@ jobs:
16
node-version: ${{ matrix.node-version }}
17
cache: 'npm'
18
- run: yarn install --frozen-lockfile
19
- - run: yarn build
20
- name: Run the tests 👀
21
run: yarn test
0 commit comments