Skip to content

fix: make downloading from GDrive more robust #76

fix: make downloading from GDrive more robust

fix: make downloading from GDrive more robust #76

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml