We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a01a5 commit 9f7ee05Copy full SHA for 9f7ee05
.github/workflows/run-llm-integration-tests.yaml.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
container_job:
15
- name: Pytest Celery Tests Python (${{ matrix.python-version }}) Postgres (${{ matrix.postgres-version }})
+ name: Pytest LLM Tests Python (${{ matrix.python-version }}) Postgres (${{ matrix.postgres-version }})
16
runs-on: ubuntu-latest
17
strategy:
18
matrix:
0 commit comments