Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 authored Jun 4, 2024
1 parent 888e5b7 commit c15fcd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- '*.md'
pull_request:
jobs:
build:
run-tests:
permissions:
pull-requests: read
strategy:
Expand All @@ -26,4 +26,4 @@ jobs:
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/lcov.info
files: coverage/lcov.info

0 comments on commit c15fcd1

Please sign in to comment.