Skip to content

Commit 56f2fd2

Browse files
author
Rachel Goldfinger
committed
disable php tests
1 parent b7abd06 commit 56f2fd2

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/test_runner.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,6 @@ jobs:
136136
safe-checkout: ${{ needs.check-tag.outputs.checkout-sha }}
137137
secrets: inherit
138138

139-
php:
140-
name: PHP
141-
needs: [check-tag]
142-
uses: ./.github/workflows/test_php.yml
143-
with:
144-
safe-checkout: ${{ needs.check-tag.outputs.checkout-sha }}
145-
secrets: inherit
146-
147139
php-ext:
148140
name: PHP Extension
149141
needs: [check-tag]

0 commit comments

Comments
 (0)