Skip to content

Commit

Permalink
fix: fixed some styling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas12091101 committed May 27, 2024
1 parent e1acbe9 commit 0f7f2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
--health-retries 5
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres # pragma: allowlist secret
POSTGRES_PASSWORD: postgres # pragma: allowlist secret
POSTGRES_DB: postgres
ports:
- 5432:5432
Expand Down

0 comments on commit 0f7f2b9

Please sign in to comment.