Skip to content

Commit 634134d

Browse files
committed
Migrate feature-format-matrix test files to new metadata structure
Update remaining tests-on-ci uses in feature-format-matrix to tests.run.ci.
1 parent 605f580 commit 634134d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

dev-docs/feature-format-matrix/qmd-files/crossref/float/custom/document.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ crossref:
88
format:
99
docusaurus-md: {}
1010
_quarto:
11-
tests-on-ci: false
11+
tests:
12+
run:
13+
ci: false
1214
---
1315

1416
::: {#dia-1}

dev-docs/feature-format-matrix/qmd-files/mermaid/document.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ title: Mermaid
33
format:
44
docusaurus-md: {}
55
_quarto:
6-
tests-on-ci: false
6+
tests:
7+
run:
8+
ci: false
79
---
810

911
::: {.content-visible when-format="docusaurus-md"}

0 commit comments

Comments
 (0)