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 b113704 commit f48877fCopy full SHA for f48877f
1 file changed
.github/workflows/ci.yaml
@@ -40,9 +40,9 @@ jobs:
40
- name: 'Unit Tests'
41
task: 'ci-unit'
42
python-version: '3.6'
43
- - name: 'Micro Benchmarks'
44
- task: 'micro-benchmarks'
45
- python-version: '3.6'
+ # - name: 'Micro Benchmarks'
+ # task: 'micro-benchmarks'
+ # python-version: '3.6'
46
# Integration tests are not working yet, still done in Travis
47
# - name: 'Integration Tests'
48
# task: 'ci-integration'
0 commit comments