Skip to content

Commit

Permalink
clean up the clean up step
Browse files Browse the repository at this point in the history
  • Loading branch information
renxida committed Jan 10, 2025
1 parent 1397879 commit 0820813
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pkgci_shark_ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,3 @@ jobs:
run: |
source ${VENV_DIR}/bin/activate
pytest -v -s app_tests/integration_tests/llm/shortfin --log-cli-level=INFO
- name: Clean up repo to make next checkout faster
run: |
git clean -ffdx

0 comments on commit 0820813

Please sign in to comment.