Skip to content

Commit

Permalink
Fix coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjeffburke authored and papandreou committed Nov 19, 2020
1 parent cd45d40 commit 16103e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
strategy:
matrix:
targets:
- {target: 'coverage', name: 'Coverage'}
- {target: 'test-jest', name: 'Jest'}
- {target: 'test-jasmine', name: 'Jasmine'}
- {target: 'test-coverage', name: 'Coverage'}
- {target: 'test-plugins', name: 'Plugins'}
- {target: 'test-browserstack-ie11', name: 'Browser - IE11'}
- {target: 'test-deno', name: 'Deno'}
Expand Down

0 comments on commit 16103e4

Please sign in to comment.