+
Some checks failed
Unit tests / test (push) Failing after 0s

This commit is contained in:
Оля Бизюкова 2024-12-17 15:22:53 +05:00
parent 03ebc73a87
commit ff9785732d

View File

@ -11,7 +11,7 @@ jobs:
# Label used to access the service container
postgres:
# Docker Hub image
image: postgres:15
image: postgres
# Provide the password for postgres
env:
POSTGRES_USER: postgres