mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-18 19:16:44 +02:00
Echo home for debugging
This commit is contained in:
parent
71f035b6a4
commit
007c02d2b5
@ -9,4 +9,5 @@ task:
|
|||||||
- pkg install -y bash zsh fish curl go tmux
|
- 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
|
- sudo hostname ghaction-runner-hostname # Set a consistent hostname so we can run tests that depend on it
|
||||||
test_script:
|
test_script:
|
||||||
|
- echo $HOME
|
||||||
- make test
|
- make test
|
Loading…
x
Reference in New Issue
Block a user