Skip to content

Commit

Permalink
Add ls ../..
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Oct 23, 2024
1 parent 0c517e0 commit c99b773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/julia-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
ls
echo " -- ls .. -----------------"
ls ..
echo " -- ls ../.. -----------------"
ls ../..
git apply .github/workflows/julia_ci.patch -v
- name: Generate LocalPreferences
Expand Down

0 comments on commit c99b773

Please sign in to comment.