Skip to content

Commit

Permalink
Merge pull request #271 from sjinks/update-workflows
Browse files Browse the repository at this point in the history
build: Update workflows
  • Loading branch information
sjinks authored Oct 13, 2022
2 parents 5d58347 + f74cc42 commit 8ced35a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion .github/workflows/lint.yaml → .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Set up PHP
uses: shivammathur/setup-php@e04e1d97f0c0481c6e1ba40f8a538454fe5d7709 # tag=2.21.2
with:
php-version: "7.4"
coverage: none
env:
fail-fast: 'true'
Expand Down
File renamed without changes.

0 comments on commit 8ced35a

Please sign in to comment.