mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 03:20:01 +00:00
Removed python setup and tests from workflow
This commit is contained in:
parent
ab74791e4b
commit
96e6765315
1 changed files with 0 additions and 6 deletions
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
|
|
@ -24,12 +24,6 @@ jobs:
|
|||
enable-cache: true
|
||||
cache-python: true
|
||||
|
||||
- name: Set up Python
|
||||
run: uv python install 3.14
|
||||
|
||||
- name: Install dependencies
|
||||
run: uv sync --locked --all-extras --dev
|
||||
|
||||
- name: Run tests
|
||||
run: uv run pytest -v --tb=short
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue