Skip to content

Bump openai from 0.27.8 to 0.27.9 #268

Bump openai from 0.27.8 to 0.27.9

Bump openai from 0.27.8 to 0.27.9 #268

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@v3
- run: make format lint