mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-04 20:50:25 +01:00
Echo the cirrus user for debugging
This commit is contained in:
parent
60cf7fe6d2
commit
2d21203362
@ -6,8 +6,9 @@ task:
|
||||
TZ: 'America/Los_Angeles' # Force the time zone so that test output is consistent
|
||||
GITHUB_ACTION: 'true'
|
||||
setup_script:
|
||||
- echo $USER
|
||||
- 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
|
||||
- echo $USER
|
||||
- make test
|
Loading…
Reference in New Issue
Block a user