Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonstout authored Jul 10, 2020
1 parent f7062c7 commit cef8ee9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ jobs:
uses: actions/checkout@v2
- name: Run perl-OESS tests
uses: jonstout/OESS@master
- name: Archive code coverage results
uses: actions/upload-artifact@v1
with:
name: code-coverage-report
path: perl-lib/OESS/cover_db

0 comments on commit cef8ee9

Please sign in to comment.