Skip to content

Commit

Permalink
whoopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeyR committed Jan 19, 2022
1 parent d7c9dcd commit 04530db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -192,7 +192,7 @@ fi",
"uses": "actions/upload-artifact@v1",
"with": {
"name": "code-coverage-report",
"files": "cobertura.xml"
"path": "cobertura.xml"
}
}
]
Expand Down

0 comments on commit 04530db

Please sign in to comment.