Skip to content

Commit f48877f

Browse files
committed
For now, comment out the micro benchmark job.
1 parent b113704 commit f48877f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ jobs:
4040
- name: 'Unit Tests'
4141
task: 'ci-unit'
4242
python-version: '3.6'
43-
- name: 'Micro Benchmarks'
44-
task: 'micro-benchmarks'
45-
python-version: '3.6'
43+
# - name: 'Micro Benchmarks'
44+
# task: 'micro-benchmarks'
45+
# python-version: '3.6'
4646
# Integration tests are not working yet, still done in Travis
4747
# - name: 'Integration Tests'
4848
# task: 'ci-integration'

0 commit comments

Comments
 (0)