Skip to content

Commit

Permalink
Add some debug prints
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Sep 20, 2024
1 parent dde3ca7 commit 13b2ea5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ jobs:
run: |
brew install xcodegen
cd "$(find . -maxdepth 1 -type d -name './${{ matrix.folder }}*' | head -n 1)"
echo "Currently in $(pwd)"
echo "ls:"
ls
make

0 comments on commit 13b2ea5

Please sign in to comment.