Skip to content

Commit 5f6c683

Browse files
committed
Update CI
1 parent 526aff2 commit 5f6c683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
include:
1212
- operating-system: 'ubuntu-latest'
1313
php-version: '8.1'
14+
static-analysis: none
15+
style-fix: none
1416

1517
- operating-system: 'ubuntu-latest'
1618
php-version: '8.2'
@@ -20,8 +22,6 @@ jobs:
2022

2123
- operating-system: 'ubuntu-latest'
2224
php-version: '8.4'
23-
static-analysis: none
24-
style-fix: none
2525

2626
- operating-system: 'ubuntu-latest'
2727
php-version: '8.5'

0 commit comments

Comments
 (0)