Skip to content

Commit

Permalink
Tweak permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
elazar committed Nov 12, 2023
1 parent 7150ad2 commit 75b4674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: php-actions/composer@v6
- name: Run tests
run: |
sudo chmod +w vendor/pestphp/pest/.temp
sudo chmod -R 777 vendor/pestphp/pest/.temp
vendor/bin/pest

0 comments on commit 75b4674

Please sign in to comment.