Skip to content

Commit 1dcc391

Browse files
committed
chore: update alchemy
1 parent a8131b2 commit 1dcc391

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

alchemy.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@ lint:
3333
keep_multiple_spaces_after_comma: true
3434
blank_line_before_statement:
3535
statements:
36+
- try
3637
- break
37-
- continue
38-
- declare
39-
- return
4038
- throw
41-
- try
39+
- return
40+
- declare
41+
- continue
4242

4343
actions:
4444
run:
4545
- lint
4646
- tests
4747
os:
48-
- ubuntu-latest
4948
- macos-latest
49+
- ubuntu-latest
5050
- windows-latest
5151
php:
5252
extensions: json, zip

0 commit comments

Comments
 (0)