mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-24 04:03:03 -04:00
Add authentication to tests
This commit is contained in:
parent
24dd8ef718
commit
b0e666a4b9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: Run Unit Tests on macOS
|
||||
if: matrix.platform == 'macOS'
|
||||
run: xcodebuild test -scheme Kiwix -destination 'platform=macOS'
|
||||
run: xcodebuild test -scheme Kiwix -destination 'platform=macOS' ${EXTRA_XCODEBUILD}
|
||||
|
||||
- name: Upload code coverage
|
||||
uses: codecov/codecov-action@v4.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user