mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-05 08:17:50 +00:00
GH: try full test suite again
This commit is contained in:
@@ -55,6 +55,5 @@ jobs:
|
||||
run: uv pip install -e ".[dev]"
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
# Currently, java and rust seem to cause problems in CI
|
||||
run: |
|
||||
uv run pytest -m "not java and not rust"
|
||||
uv run pytest
|
||||
|
||||
Reference in New Issue
Block a user