Skip to content

Remove gpt-4-turbo-preview from available models #3105

Remove gpt-4-turbo-preview from available models

Remove gpt-4-turbo-preview from available models #3105

Workflow file for this run

name: Format with StyLua
on: [pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v6
- name: Format 🖌️
uses: JohnnyMorganz/stylua-action@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 2.4.1
args: --check .