Skip to content

Commit c30bfbe

Browse files
committed
fix: typo enviroment
1 parent ba76485 commit c30bfbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
image: bitnami/postgresql
1313
ports:
1414
- 5432:5432
15-
environment:
15+
env:
1616
- POSTGRESQL_USERNAME=docker
1717
- POSTGRESQL_PASSWORD=docker
1818
- POSTGRESQL_DATABASE=gogymapi

0 commit comments

Comments
 (0)