Skip to content

Commit

Permalink
Undo permission remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ikelax committed Jan 19, 2025
1 parent c3ac471 commit aae6c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatting_and_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
with:
xcode-select-version: 16.1
- name: Format and lint
run: swift package plugin swiftlint lint --reporter github-actions-logging 2> /dev/null
run: swift package plugin --allow-writing-to-package-directory swiftlint lint --reporter github-actions-logging 2> /dev/null

0 comments on commit aae6c63

Please sign in to comment.