Skip to content

Commit

Permalink
Update GHA to not run test suite twice (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepatt38 authored May 24, 2023
1 parent 6aeac52 commit 7cc2e82
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-integration-postgres-redis-rabbit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,5 @@ jobs:
env:
ENVIRONMENT: test
POSTGRES_HOST: ${{ inputs.postgres_host }}
- run: ${{ inputs.test_command }}
env:
ENVIRONMENT: test
- name: Codecov Uploader
uses: codecov/codecov-action@v3

0 comments on commit 7cc2e82

Please sign in to comment.