Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Nov 7, 2024
1 parent b25be15 commit 35be592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uv sync --all-extras --dev
- name: Run local-mode (ssh) test
working-directory: ./tests/test_ssh/
working-directory: ./tests/test_ssh
run: |
uv run run.sh
uv run ./run.sh

0 comments on commit 35be592

Please sign in to comment.