chore: update test in trunk.yml
Running test:ci to trigger coverage
This commit is contained in:
parent
a8df05ced2
commit
393de57b29
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: yarn --frozen-lockfile
|
run: yarn --frozen-lockfile
|
||||||
- name: Test
|
- name: Test
|
||||||
run: yarn -s test
|
run: yarn -s test:ci
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue