Skip to content

Commit e8fcfbb

Browse files
committed
matrix is under strategy
1 parent b2fe27b commit e8fcfbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/django.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
tests:
3636
strategy:
3737
fail-fast: true
38-
matrix:
39-
groups: [1, 2, 3, 4, 5]
38+
matrix:
39+
groups: [1, 2, 3, 4, 5]
4040
runs-on: ubuntu-latest
4141
services:
4242
postgres:

0 commit comments

Comments
 (0)