Skip to content

Commit

Permalink
remove permissions line again
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarcsj committed Oct 16, 2024
1 parent 67f25f2 commit 5fe8d33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/quick_tests_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
loose_installation:
name: Test loose pip installation on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
permissions:
contents: write # Add this line
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 5fe8d33

Please sign in to comment.