1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

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

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