Skip to content

Commit

Permalink
ci: adjust permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Feb 14, 2024
1 parent 031a6f2 commit 8a592cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ on:
push:
permissions:
id-token: write
pull-requests: read
contents: read
deployments: write
env:
CARGO_TERM_COLOR: always
jobs:
Expand Down Expand Up @@ -100,7 +98,6 @@ jobs:
parse_json: true
- name: Generate code coverage
run: cargo +nightly tarpaulin

- name: Upload to codecov.io
uses: RDXWorks-actions/codecov-action@main
with:
Expand Down

0 comments on commit 8a592cf

Please sign in to comment.