Skip to content

Bump bs4 from 0.0.1 to 0.0.2 #442

Bump bs4 from 0.0.1 to 0.0.2

Bump bs4 from 0.0.1 to 0.0.2 #442

name: Test
on:
schedule:
- cron: '0 0 * * *' # Run every day at midnight
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make format lint