Skip to content

Commit

Permalink
reference root
Browse files Browse the repository at this point in the history
  • Loading branch information
lyon-tonic committed Mar 4, 2024
1 parent 7b5e707 commit 96bb6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Run Tonic Validate Action
uses: ../action.yml
uses: ./
with:
llm_response_path: ./sample.json
tonic_validate_project_id: ${{ secrets.TONIC_VALIDATE_PROJECT_ID }}
Expand Down

0 comments on commit 96bb6e7

Please sign in to comment.