Skip to content

Commit

Permalink
#27 codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoFernandes1410 committed Dec 3, 2022
1 parent efde0c6 commit 26c2b4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
run: |
npm run unit-test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

- name: Download and Build Grammar
run: |
npm run fetch-and-build-grammar
Expand Down

0 comments on commit 26c2b4c

Please sign in to comment.