Skip to content

Commit

Permalink
CI: Remove CTS stage from L1MetadataArray test
Browse files Browse the repository at this point in the history
Signed-off-by: Eryk Szpotanski <[email protected]>
  • Loading branch information
eszpotanski authored and oharboe committed Apr 22, 2024
1 parent 56ace98 commit bfb8b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ jobs:
- name: build local stage targets - L1MetadataArray_test
env:
TARGET: L1MetadataArray_test
STAGES: synth_sdc synth floorplan place cts generate_abstract
STAGES: synth_sdc synth floorplan place generate_abstract
run: .github/scripts/build_local_target.sh

0 comments on commit bfb8b75

Please sign in to comment.