Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Apr 19, 2024
1 parent 86d1ccb commit 5598492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ github.event.pull_request.base.ref }}-coverage-report
github-token: ${{ secrets.GH_PAT }}
path: .

- name: Compare coverage with baseline
Expand Down

0 comments on commit 5598492

Please sign in to comment.