Skip to content

build(deps): bump google-apis-drive_v3 from 0.43.0 to 0.49.0 #1625

build(deps): bump google-apis-drive_v3 from 0.43.0 to 0.49.0

build(deps): bump google-apis-drive_v3 from 0.43.0 to 0.49.0 #1625

Workflow file for this run

name: admin lint and test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
lint-and-test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Run lint
run: make lint
- name: Run tests
run: make prebuilt-test