Closed sharonxiaohanli closed 8 months ago
Issue #, if available: N/A
Description of changes:
fix ci.yml
(env) % pip install .[dev] zsh: no matches found: .[dev]
vs
(env) % pip install '.[dev]' Processing ... Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done
git ignore junit/
junit/
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: N/A
Description of changes:
fix ci.yml
vs
git ignore
junit/
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.