🚀 fix: ci

This commit is contained in:
Joschka Braun
2023-05-09 14:40:45 +02:00
parent 335518f848
commit d474082964
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
group: [0, 1, 2, 3, 4, 5]
group: [0, 1, 2, 3, 4]
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8