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
|
||||
run: yarn --frozen-lockfile
|
||||
- name: Test
|
||||
run: yarn -s test
|
||||
run: yarn -s test:ci
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue