Skip to content

Commit e502fe4

Browse files
committedJan 13, 2025·
Typo
1 parent 71774b7 commit e502fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# environment-file: ./environment.yaml
3131
# python-version: ${{ matrix.python-version }}
3232

33-
- run: make uv_env python_version=${{ matrix.python-version }}
33+
- run: make env_uv python_version=${{ matrix.python-version }}
3434

3535
# - run: pip install . -v
3636
- run: make test

0 commit comments

Comments
 (0)
Please sign in to comment.