Skip to content

Commit f200238

Browse files
committed
Removed tests on HEAD, as actually we dont need to test agains a failing branch
1 parent edc1b65 commit f200238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
tests:
2323
strategy:
2424
matrix:
25-
ddev_version: [stable, HEAD]
25+
ddev_version: [stable]
2626
fail-fast: false
2727

2828
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)