Skip to content

Commit 2c18c09

Browse files
fix: Only test deps
1 parent f09c676 commit 2c18c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
uv pip install --system tests/launcher/pkg_with_entrypoint
6868
- name: Run tests
6969
run: |
70+
uv sync --extra tests --no-dev
7071
uv run pytest
7172
7273
# - uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)