Skip to content

Commit

Permalink
trace ff-matrix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonwoodhull committed May 14, 2024
1 parent 4e7f48b commit ad9e74d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-ff-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ jobs:
env:
# Useful as TinyTeX latest release is checked in run-test.sh
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/**/*.qmd
run:
echo ../dev-docs/feature-format-matrix/qmd-files/**/*.qmd
./run-tests.sh ../dev-docs/feature-format-matrix/qmd-files/**/*.qmd
working-directory: tests
shell: bash

0 comments on commit ad9e74d

Please sign in to comment.