Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crazygao committed Oct 23, 2023
1 parent 6f9c0a1 commit fa10237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/promptflow-replay-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ jobs:
working-directory: ${{ env.testWorkingDirectory }}
run: |
gci env:* | sort-object name
$env:PYTHONPATH=""
az account show
echo '{}' > ${{ github.workspace }}/src/promptflow/connections.json
python "../../scripts/building/run_coverage_tests.py" `
-p promptflow `
-t ${{ github.workspace }}/src/promptflow/tests/sdk_cli_test `
Expand Down

0 comments on commit fa10237

Please sign in to comment.