Skip to content

Commit

Permalink
chore: update alchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Oct 15, 2024
1 parent a8131b2 commit 1dcc391
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions alchemy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@ lint:
keep_multiple_spaces_after_comma: true
blank_line_before_statement:
statements:
- try
- break
- continue
- declare
- return
- throw
- try
- return
- declare
- continue

actions:
run:
- lint
- tests
os:
- ubuntu-latest
- macos-latest
- ubuntu-latest
- windows-latest
php:
extensions: json, zip
Expand Down

0 comments on commit 1dcc391

Please sign in to comment.