fix: syntax

This commit is contained in:
Nicholas Tindle
2023-04-20 00:22:10 -05:00
parent b9623ed424
commit 9cb4739e4a

View File

@@ -73,6 +73,6 @@ jobs:
- name: Publish coverage report
uses: orgoro/coverage@v3
with:
coverageFile: coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}
with:
coverageFile: coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}