From 64802f6f3d0b5eb3c67242d81c9fa471995f25a2 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 28 Mar 2021 09:55:56 -0400 Subject: [PATCH] CI: Run coverage with SystemC --- .github/workflows/coverage.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 4c93ff3e5..3e35f21e2 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -23,7 +23,8 @@ jobs: strategy: fail-fast: false matrix: - os: ubuntu-20.04 + os: + - ubuntu-20.04 runs-on: ${{ matrix.os }} env: CI_BUILD_STAGE_NAME: build @@ -63,7 +64,8 @@ jobs: strategy: fail-fast: false matrix: - os: ubuntu-20.04 + os: + - ubuntu-20.04 test: - vlt- - vltmt-