Skip to content

Commit

Permalink
update test-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Aug 26, 2024
1 parent 7a60eb2 commit 4857a6e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ name: test-coverage.yaml

permissions: read-all

permissions: read-all

jobs:
test-coverage:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -60,4 +58,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: coverage-test-failures
path: ${{ runner.temp }}/package
path: ${{ runner.temp }}/package

0 comments on commit 4857a6e

Please sign in to comment.