Skip to content

Bump openai from 0.28.1 to 1.5.0 #402

Bump openai from 0.28.1 to 1.5.0

Bump openai from 0.28.1 to 1.5.0 #402

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