Skip to content

Commit

Permalink
Update test-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored Oct 13, 2020
1 parent e255ee8 commit c583b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- master
pull_request:
branches:
- master
- '**'

name: test-coverage

Expand Down Expand Up @@ -40,4 +40,4 @@ jobs:

- name: Test coverage
run: covr::codecov()
shell: Rscript {0}
shell: Rscript {0}

0 comments on commit c583b82

Please sign in to comment.