Skip to content

Commit 9216b72

Browse files
Disable cvxif job in .gitlab-ci.yml
1 parent 2a16c28 commit 9216b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ spyglass:
271271
- cp spyglass/reference_summary.rpt artifacts/lint_reports
272272
- python3 .gitlab-ci/scripts/report_spyglass_lint.py spyglass/reference_summary.rpt artifacts/lint_reports/cva6_lint_lint_rtl/summary.rpt
273273

274-
cvxif-regression:
274+
.cvxif-regression:
275275
extends:
276276
- .synthesis_test
277277
variables:

0 commit comments

Comments
 (0)