From 4ca0e869c9a872f303e26053c09647a543bbb73d Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 26 Feb 2024 12:58:28 +0000 Subject: [PATCH] Fix misspelling --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8ae06d20aed..e1f9e5febc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - testcase: [ verif/regress/dv-riscv-arch-test.sh , verif/regress/smoke-test.sh ] + testcase: [ verif/regress/dv-riscv-arch-test.sh , verif/regress/smoke-tests.sh ] target: [ veri-testharness ] env: RISCV: /riscv