mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-03 12:22:04 +00:00
CI, added some memories
This commit is contained in:
@@ -55,9 +55,4 @@ jobs:
|
||||
run: uv pip install -e ".[dev]"
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
run: |
|
||||
if [ "${{ runner.os }}" = "Linux" ]; then
|
||||
uv run pytest -vv -m "not java and not rust"
|
||||
else
|
||||
uv run pytest -vv
|
||||
fi
|
||||
run: uv run poe test
|
||||
Reference in New Issue
Block a user