Skip to content

Commit

Permalink
fix: indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
guidojw committed Oct 11, 2023
1 parent 4f9205b commit ab3e193
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Test
run: |
docker run \
-e POSTGRES_USER=postgres \
-e POSTGRES_PASSWORD=postgres \
--network=host \
app bin/ci.sh spec
-e POSTGRES_USER=postgres \
-e POSTGRES_PASSWORD=postgres \
--network=host \
app bin/ci.sh spec

0 comments on commit ab3e193

Please sign in to comment.