Skip to content

Commit f178361

Browse files
committed
debug - let's try all crossref tests
1 parent 2faef17 commit f178361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ff-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
# run: |
215215
# shopt -s globstar &&
216216
# ./run-tests.sh ../dev-docs/feature-format-matrix/**/*.qmd
217-
run: ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/crossref/float/custom/document.qmd
217+
run: shopt -s globstar && ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/crossref/**/*.qmd
218218
working-directory: tests
219219
shell: bash
220220

0 commit comments

Comments
 (0)