Skip to content

Commit 9a4e2b2

Browse files
committed
fix
1 parent 26acec6 commit 9a4e2b2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest, windows-latest, macos-latest]
1818

19-
test:
20-
name: PHP Tests - ${{ matrix.os }}
21-
runs-on: ${{ matrix.os }}
22-
23-
strategy:
24-
fail-fast: false
25-
matrix:
26-
os: [ ubuntu-latest, windows-latest, macos-latest ]
27-
2819
steps:
2920
- uses: actions/checkout@v4
3021

0 commit comments

Comments
 (0)