Echo the cirrus user for debugging

This commit is contained in:
David Dworken 2022-11-04 22:44:53 -07:00
parent 392fec9901
commit 60cf7fe6d2
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 $USER
- make test