mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-23 14:01:00 +01:00
Source the bashrc to get the docker compose tests to work
This commit is contained in:
parent
561541d219
commit
712c0e3266
1
.github/workflows/docker-compose-test.yml
vendored
1
.github/workflows/docker-compose-test.yml
vendored
@ -29,5 +29,6 @@ jobs:
|
|||||||
export HISHTORY_SERVER=http://localhost
|
export HISHTORY_SERVER=http://localhost
|
||||||
go build
|
go build
|
||||||
./hishtory install
|
./hishtory install
|
||||||
|
source ~/.bashrc
|
||||||
ls
|
ls
|
||||||
hishtory query
|
hishtory query
|
Loading…
Reference in New Issue
Block a user