diff --git a/.github/workflows/pr_checks.yaml b/.github/workflows/pr_checks.yaml index 631670ef47..686312e03f 100644 --- a/.github/workflows/pr_checks.yaml +++ b/.github/workflows/pr_checks.yaml @@ -224,10 +224,9 @@ jobs: run: invoke translate - name: Check Migration Files run: python3 ci/check_migration_files.py - - name: Coveralls Finished - uses: coverallsapp/github-action@master + - name: Upload Coverage Report + run: coveralls with: - github-token: ${{ env.GITHUB_TOKEN }} git-commit: ${{ env.GITHUB_SHA }} postgres: