mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 15:45:52 +00:00
ci: Refactor how we run code coverage (#2065)
Fix: https://github.com/XRPLF/clio/issues/2061
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
static: ${{ matrix.static }}
|
||||
run_unit_tests: true
|
||||
run_integration_tests: ${{ matrix.os != 'macos15' }}
|
||||
clio_server: true
|
||||
upload_clio_server: true
|
||||
disable_cache: true
|
||||
|
||||
nightly_release:
|
||||
|
||||
Reference in New Issue
Block a user