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