We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f178361 commit 99b9009Copy full SHA for 99b9009
.github/workflows/test-ff-matrix.yml
@@ -214,7 +214,7 @@ jobs:
214
# run: |
215
# shopt -s globstar &&
216
# ./run-tests.sh ../dev-docs/feature-format-matrix/**/*.qmd
217
- run: shopt -s globstar && ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/crossref/**/*.qmd
+ run: shopt -s globstar && ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/crossref/float/**/*.qmd
218
working-directory: tests
219
shell: bash
220
0 commit comments