Skip to content

Commit 3d71309

Browse files
committed
fix(ci): try removing chmod step
1 parent 9ea2644 commit 3d71309

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/linter.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ jobs:
5656
- ${{ github.workspace }}:/home/pyqgisdev/
5757
options: --user root
5858
steps:
59-
- name: https://github.com/actions/checkout/issues/1720
60-
run: |
61-
chmod -R u+rwX .
62-
6359
- name: Get source code
6460
uses: actions/checkout@v4
6561

0 commit comments

Comments
 (0)