mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-25 09:43:20 +01:00
Echo username a different way
This commit is contained in:
parent
b5321f3884
commit
3757d36000
@ -6,9 +6,9 @@ task:
|
||||
TZ: 'America/Los_Angeles' # Force the time zone so that test output is consistent
|
||||
GITHUB_ACTION: 'true'
|
||||
setup_script:
|
||||
- echo $USER
|
||||
- id
|
||||
- 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
|
||||
- id
|
||||
- make test
|
Loading…
Reference in New Issue
Block a user