Skip to content

Commit 1e22a07

Browse files
committed
hide table test and try re-running all floats tests
1 parent 69d0440 commit 1e22a07

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,7 @@ jobs:
214214
# run: |
215215
# shopt -s globstar &&
216216
# ./run-tests.sh ../dev-docs/feature-format-matrix/**/*.qmd
217-
run: |
218-
./run-tests.sh \
219-
../dev-docs/feature-format-matrix/qmd-files/crossref/float/table/document.qmd
217+
run: shopt -s globstar && ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/crossref/float/**/*.qmd
220218
working-directory: tests
221219
shell: bash
222220

0 commit comments

Comments
 (0)