mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-03 06:19:21 +00:00
CI: maybe rust and java run?
This commit is contained in:
@@ -55,5 +55,4 @@ 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"
|
||||
run: uv run pytest -vv
|
||||
|
||||
Reference in New Issue
Block a user