Fix path to coverage file

This commit is contained in:
Michael Lynch
2022-04-17 15:51:00 -04:00
committed by Ben Johnson
parent 301e1172fd
commit 6763e9218c

View File

@@ -27,4 +27,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: code-coverage
path: coverage.html
path: .coverage.html