Skip to content

Merge branch 'main' of github.com:UCSB-VRL/bqapi into charvi/upgrade_… #5

Merge branch 'main' of github.com:UCSB-VRL/bqapi into charvi/upgrade_…

Merge branch 'main' of github.com:UCSB-VRL/bqapi into charvi/upgrade_… #5

Workflow file for this run

name: Lint Code
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1