Skip to content

Commit

Permalink
Fix model test action name
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves committed Oct 31, 2024
1 parent 231ab3f commit 4499c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-python-model-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

jobs:
connectors-check:
model-check:
# See https://runs-on.com/runners/linux/
runs-on: [runs-on,runner=8cpu-linux-x64,"run-id=${{ github.run_id }}"]

Expand Down

0 comments on commit 4499c63

Please sign in to comment.