fix: build issue
This commit is contained in:
parent
114f2b9092
commit
9cea579c8e
4
.github/workflows/jan-linter-and-test.yml
vendored
4
.github/workflows/jan-linter-and-test.yml
vendored
@ -68,9 +68,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ref-lcov.info
|
name: ref-lcov.info
|
||||||
path: |
|
path: coverage/lcov.info
|
||||||
coverage/lcov.info
|
|
||||||
coverage/merged/lcov.info
|
|
||||||
|
|
||||||
test-on-macos:
|
test-on-macos:
|
||||||
runs-on: ${{ (github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository) && 'macos-latest' || 'macos-selfhosted-12-arm64' }}
|
runs-on: ${{ (github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository) && 'macos-latest' || 'macos-selfhosted-12-arm64' }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user