forked from mirrors/kingfisher
added progress bar to s3 downloads, and attempting to fix linux-arm64 test failure due to code 143
This commit is contained in:
parent
55f2c27ed5
commit
be35bb532f
4 changed files with 26 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue