Skip to content

Commit

Permalink
Merge pull request #48 from achmadhadikurnia/test/update-tests
Browse files Browse the repository at this point in the history
test(action): remove codecov/codecov-action@v4.0.1 job
  • Loading branch information
achmadhadikurnia authored Jul 6, 2024
2 parents 850a0d3 + 793c4d8 commit 0d6c0cc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,3 @@ jobs:
- name: Execute tests
run: vendor/bin/pest --ci

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

0 comments on commit 0d6c0cc

Please sign in to comment.