Merge branch 'master' into affine_enhancements

This commit is contained in:
a3957273 2025-02-11 00:45:57 +00:00 committed by GitHub
commit 31e6ce5aa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 4039 additions and 13 deletions

View file

@ -19,6 +19,7 @@ jobs:
- name: Install
run: |
export DETECT_CHROMEDRIVER_VERSION=true
npm install
npm run setheapsize

View file

@ -18,6 +18,7 @@ jobs:
- name: Install
run: |
export DETECT_CHROMEDRIVER_VERSION=true
npm install
npm run setheapsize