Skip to content

Commit

Permalink
Fix dir path in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RattataKing committed Aug 23, 2024
1 parent 3b92d26 commit d8bf23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tuner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
iree-compiler iree-runtime
- name: Run pytest
working-directory: sharktank/sharktank/tests/tuner
working-directory: sharktank/tests/tuner
run: |
python -m pytest

0 comments on commit d8bf23c

Please sign in to comment.