Fix wrong project key for fuzzer config
This commit is contained in:
2
.github/workflows/chipyard-run-tests-gpu.yml
vendored
2
.github/workflows/chipyard-run-tests-gpu.yml
vendored
@@ -211,7 +211,7 @@ jobs:
|
||||
uses: ./.github/actions/run-tests
|
||||
with:
|
||||
group-key: "group-gpu"
|
||||
project-key: "chipyard-radiance"
|
||||
project-key: "chipyard-radiance-fuzzer"
|
||||
|
||||
chipyard-coalescer-run-tests:
|
||||
name: chipyard-coalescer-run-tests
|
||||
|
||||
Reference in New Issue
Block a user