mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-08 03:34:13 -04:00
Rename action
This commit is contained in:
parent
ffc68c4ca8
commit
3005f0a6a8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
if: matrix.platform == 'macOS'
|
if: matrix.platform == 'macOS'
|
||||||
run: xcodebuild test -scheme Kiwix -destination 'platform=macOS'
|
run: xcodebuild test -scheme Kiwix -destination 'platform=macOS'
|
||||||
|
|
||||||
- name: Upload coverage reports to Codecov with GitHub Action
|
- name: Upload code coverage
|
||||||
uses: codecov/codecov-action@v4.2.0
|
uses: codecov/codecov-action@v4.2.0
|
||||||
env:
|
env:
|
||||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user