Skip to content

Commit

Permalink
[1.x] Fixes code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed Mar 3, 2024
1 parent 8bb97ef commit 0bbee7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Laragear/Discover

static_analysis:
name: 3️⃣ Static Analysis
Expand Down

0 comments on commit 0bbee7c

Please sign in to comment.