Skip to content

Commit 2daaa20

Browse files
committed
debug
1 parent 8bc6224 commit 2daaa20

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/meta-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ jobs:
1212

1313
- uses: astral-sh/setup-uv@v6
1414

15+
- run: |-
16+
uv self version
17+
command -v uv
18+
shell: bash
19+
1520
- uses: ./actions/create-virtualenv
1621
name: use uv implicitly
1722
with:

0 commit comments

Comments
 (0)