Skip to content

Commit d755b2a

Browse files
committed
update ci
1 parent e810306 commit d755b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
pip install hatch
130130
- name: Set Up Hatch Env
131131
run: |
132-
hatch env run doctest:pip list
132+
hatch run doctest:pip list
133133
- name: Run Tests
134134
run: |
135135
hatch env run doctest:test

0 commit comments

Comments
 (0)