added progress bar to s3 downloads, and attempting to fix linux-arm64 test failure due to code 143

This commit is contained in:
Mick Grove 2025-08-04 12:32:19 -07:00
commit be35bb532f
4 changed files with 26 additions and 1 deletions

View file

@ -24,6 +24,8 @@ jobs:
run: make ubuntu-arm64
- name: Run tests
run: make tests
env:
CARGO_BUILD_JOBS: 1
macos-arm64:
name: macOS arm64