Skip to content

Commit 69d0440

Browse files
committed
debug - only run table document
1 parent 93c225e commit 69d0440

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,12 +216,6 @@ jobs:
216216
# ./run-tests.sh ../dev-docs/feature-format-matrix/**/*.qmd
217217
run: |
218218
./run-tests.sh \
219-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/caption-location-bottom/document.qmd \
220-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/caption-location-top/document.qmd \
221-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/code-listing/document.qmd \
222-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/code-listing/executable/document.qmd \
223-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/custom/document.qmd \
224-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/figure/document.qmd \
225219
../dev-docs/feature-format-matrix/qmd-files/crossref/float/table/document.qmd
226220
working-directory: tests
227221
shell: bash

0 commit comments

Comments
 (0)