Skip to content

Commit

Permalink
Bump @nevware/grunt-ts-plugin and grunt-es-plugin to 0.5.0 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
nev21 authored Jul 23, 2024
1 parent 4ffe3ce commit 407fdad
Show file tree
Hide file tree
Showing 5 changed files with 509 additions and 439 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ jobs:
run: npm install
- name: Build
run: npm run build --verbose
timeout-minutes: 10
timeout-minutes: 15
- name: Unit tests
run: node common/scripts/install-run-rush.js test --verbose
timeout-minutes: 15
- name: Report Coverage
run: npm run codecov
- name: Size tests
Expand Down
Loading

0 comments on commit 407fdad

Please sign in to comment.