Skip to content

Commit

Permalink
[ci] Run the local backend tests much more in parallel (#12716)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-goldstein authored Feb 18, 2023
1 parent abd47fa commit b255123
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1307,12 +1307,9 @@ steps:
- gcp
- kind: runImage
name: test_hail_python_local_backend
numSplits: 7
numSplits: 14
image:
valueFrom: hail_run_image.image
resources:
memory: standard
cpu: '2'
script: |
set -ex
cd /io
Expand Down

0 comments on commit b255123

Please sign in to comment.