mirror of
https://github.com/verilator/verilator.git
synced 2025-01-06 06:37:45 +00:00
CI: coverage action parallelism
This commit is contained in:
parent
28ee80c310
commit
a7723ee9a5
2
.github/actions/coverage-build/action.yml
vendored
2
.github/actions/coverage-build/action.yml
vendored
@ -5,7 +5,7 @@ name: coverage-build-action
|
||||
description: "Common steps needed for coverage build jobs"
|
||||
|
||||
runs:
|
||||
using: "Composite"
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Cache
|
||||
uses: actions/cache@v2
|
||||
|
Loading…
Reference in New Issue
Block a user