Skip to content

Commit

Permalink
test a subset to see what is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
icing committed Jan 14, 2025
1 parent c1b26fa commit bfb639f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
run: |
export PATH=$PATH:$HOME/go/bin
[ -x "$HOME/venv/bin/activate" ] && source $HOME/venv/bin/activate
pytest -v
pytest -vvv -k test_h2_003

0 comments on commit bfb639f

Please sign in to comment.