Skip to content

Commit

Permalink
chore: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
matin-deriv committed Apr 3, 2024
1 parent 65bfb81 commit 97858df
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ jobs:
test:
runs-on: ubuntu-latest
permissions:
# Required to checkout the code
contents: read
# Required to put a comment into the pull-request
pull-request: write
pull-requests: write

steps:
- name: Checkout
Expand Down

0 comments on commit 97858df

Please sign in to comment.