Skip to content

Commit 8aa838e

Browse files
Revert "Amend CI/CD"
This reverts commit ac2ddcb.
1 parent 5eac170 commit 8aa838e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/run_test.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ name: Run Unit Test via Pytest
22

33
on: [ push ]
44

5-
env:
6-
LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
7-
LLM_BASE_URL: ${{ env.LLM_BASE_URL }}
8-
LLM_MODEL: ${{ env.LLM_MODEL }}
9-
DEFAULT_PREDICTION_API: ${{ env.DEFAULT_PREDICTION_API }}
10-
115
jobs:
126
build:
137
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)