Bump integration tests chunks to 7

This commit is contained in:
Pedro Algarvio 2024-05-02 11:53:22 +01:00
parent 591a19db17
commit a961565d33

View file

@ -660,7 +660,7 @@ def matrix(
_matrix = []
_splits = {
"functional": 4,
"integration": 5,
"integration": 7,
"scenarios": 1,
"unit": 4,
}