We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3832b1 commit 2df0062Copy full SHA for 2df0062
1 file changed
.github/workflows/test-ff-matrix.yml
@@ -215,7 +215,6 @@ jobs:
215
# shopt -s globstar &&
216
# ./run-tests.sh ../dev-docs/feature-format-matrix/**/*.qmd
217
run: |
218
- ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/crossref/float/custom/document.qmd ../dev-docs/feature-format-matrix/qmd-files/crossref/float/figure/document.qmd
219
./run-tests.sh \
220
../dev-docs/feature-format-matrix/qmd-files/crossref/float/caption-location-bottom/document.qmd \
221
../dev-docs/feature-format-matrix/qmd-files/crossref/float/caption-location-top/document.qmd \
0 commit comments