Skip to content

Commit e2f2d64

Browse files
committed
Set max-parallel jobs to prevent HANA rate-limiting errors
1 parent 6aee630 commit e2f2d64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: neongeckocom/.github/.github/workflows/python_build_tests.yml@master
1111
skill_object_tests:
1212
strategy:
13+
max-parallel: 2
1314
matrix:
1415
python-version: [ 3.9, '3.10', '3.11', '3.12' ]
1516
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)