Skip to content

fix: change put_object to upload_file to improve performance #20

fix: change put_object to upload_file to improve performance

fix: change put_object to upload_file to improve performance #20

Workflow file for this run

name: build
on:
pull_request:
branches: ["main"]
jobs:
tox:
uses: ./.github/workflows/tox.yml
secrets: inherit
docker-build:
uses: ./.github/workflows/docker-build.yml
secrets: inherit