Update .github/workflows/nightly.yml

This commit is contained in:
Michael Kaye 2022-03-21 14:31:17 +00:00 committed by GitHub
parent 029ccfa37f
commit c687252fb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -308,7 +308,7 @@ jobs:
failure_screenshots/
codecov-units:
name: Unit tests with codecoverage
name: Unit tests with code coverage
runs-on: macos-latest
steps:
- uses: actions/checkout@v3