change the test step
This commit is contained in:
parent
8da698851b
commit
64bbd570b5
@ -47,7 +47,7 @@ jobs:
|
||||
load: true
|
||||
- name: Tests
|
||||
run: |
|
||||
docker run -v $(pwd)/tests:/mnt/tests \
|
||||
docker run -v $(PWD)/tests:/mnt/tests \
|
||||
--network=host \
|
||||
-e PGHOST=localhost \
|
||||
${{ env.TAGS }}:latest \
|
||||
|
Loading…
x
Reference in New Issue
Block a user