Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Bump urllib3 from 1.26.5 to 1.26.19 #193

Bump urllib3 from 1.26.5 to 1.26.19

Bump urllib3 from 1.26.5 to 1.26.19 #193

Workflow file for this run

name: Notebook checks
on:
push:
paths-ignore:
- "run.py"
jobs:
test_job:
# If you change this job, please also change it in
# build_runner.yaml (and see comments there for explanation)
runs-on: ubuntu-latest
name: Test notebooks are runnable and up-to-date
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Test
uses: ./.github/actions/build
with:
args: ./run_tests.sh