Skip to content

Commit

Permalink
Update pytest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Apr 23, 2024
1 parent 293889f commit 06b29ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ jobs:
- name: Check dev Shiny w/ dev Htmltools
# After a `actions/checkout`, the default working directory changes to the repository root.
run: |
ls -lth .
ls -lth ..
ls -lth ../..
ls -lth ../../..
cd ../shiny
make test check
Expand Down

0 comments on commit 06b29ca

Please sign in to comment.