Echo home for debugging

This commit is contained in:
David Dworken 2022-11-04 22:27:21 -07:00
parent 71f035b6a4
commit 007c02d2b5
No known key found for this signature in database

View File

@ -9,4 +9,5 @@ task:
- pkg install -y bash zsh fish curl go tmux
- sudo hostname ghaction-runner-hostname # Set a consistent hostname so we can run tests that depend on it
test_script:
- echo $HOME
- make test