diff --git a/.github/workflows/sam-pipeline.yml b/.github/workflows/sam-pipeline.yml index 53150d4..194367a 100644 --- a/.github/workflows/sam-pipeline.yml +++ b/.github/workflows/sam-pipeline.yml @@ -55,7 +55,6 @@ jobs: POSTGRES_PORT: 5432 POSTGRES_USER: postgres POSTGRES_DB: postgres - POSTGRES_USER: postgres - name: Run coverage report run: python -m coverage report -m