Skip to content

Commit

Permalink
enabling more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel committed Aug 22, 2023
1 parent ffaf34d commit 9fd6711
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/test_matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"backend": "local",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand Down Expand Up @@ -140,6 +141,7 @@
"backend": "dask",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand All @@ -151,6 +153,7 @@
"backend": "local",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand Down Expand Up @@ -187,6 +190,7 @@
"backend": "dask",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand All @@ -201,6 +205,7 @@
"backend": "local",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand Down Expand Up @@ -240,6 +245,7 @@
"backend": "dask",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand All @@ -251,6 +257,7 @@
"backend": "local",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand Down Expand Up @@ -306,6 +313,7 @@
"backend": "dask",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand All @@ -317,6 +325,7 @@
"backend": "local",
"experimental": false,
"trigger": [
"pull_request",
"schedule",
"workflow_dispatch"
]
Expand Down

0 comments on commit 9fd6711

Please sign in to comment.