We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77f13a commit a32b783Copy full SHA for a32b783
1 file changed
.github/workflows/integration-testing.yml
@@ -117,11 +117,11 @@ jobs:
117
timeout: 10
118
extra-deps: ""
119
ignore: ""
120
- - group: memory
121
- path: tests_integ/memory
122
- timeout: 20
123
- extra-deps: ""
124
- ignore: ""
+ # - group: memory
+ # path: tests_integ/memory
+ # timeout: 20
+ # extra-deps: ""
+ # ignore: ""
125
- group: evaluation
126
path: tests_integ/evaluation
127
timeout: 15
0 commit comments