Re-enable chipyard-coalescer

This commit is contained in:
Hansung Kim
2024-01-26 00:11:41 -08:00
parent eed69597ad
commit 458240795e
2 changed files with 2 additions and 2 deletions

View File

@@ -244,7 +244,7 @@ jobs:
name: "all tests passed"
needs: [
chipyard-radiance-run-tests,
# chipyard-coalescer-run-tests,
chipyard-coalescer-run-tests,
coalescer-run-tests,
]
runs-on: self-hosted