Skip to content

Commit 163a529

Browse files
committed
ci: enforce coverage thresholds in test workflow
1 parent 4731a6e commit 163a529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919

2020
- run: npm ci
2121

22-
- run: npm run app:test
22+
- run: npm run app:test:coverage

0 commit comments

Comments
 (0)