Skip to content

Commit a47e249

Browse files
committed
local check
1 parent 6c2d855 commit a47e249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
python src/run_agent.py data/test_questions.csv agent_responses
4141
ls -la
42-
cat agent_responses
42+
cat agent_responses.evidently_dataset
4343
- uses: evidentlyai/evidently-report-action@main
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)