Skip to content

bigquery: stop converting timestamps to datetime for `insert_rows_j… #82

bigquery: stop converting timestamps to datetime for `insert_rows_j…

bigquery: stop converting timestamps to datetime for `insert_rows_j… #82

Workflow file for this run

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