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 0dd2b16 commit 849cdc3Copy full SHA for 849cdc3
.github/workflows/tests.yml
@@ -45,7 +45,6 @@ jobs:
45
cache: 'yarn'
46
- name: Install dependencies
47
run: yarn --dev
48
- # @TODO: Need to clean up test scripts, they're confusing, and base test is expected to run coverage
49
- name: Run tests
50
run: yarn test
51
- name: Build project
0 commit comments