Skip to content

Commit

Permalink
fix Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockedPlot7560 committed Sep 21, 2023
1 parent 6d3a81e commit e1a813c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup PHP and tools
uses: shivammathur/[email protected]
with:
php-version: 8.1
run: make php/install

- name: Run PHP-CS-Fixer
run: make cs
run: make cs/diff

0 comments on commit e1a813c

Please sign in to comment.