Skip to content

Commit f34446e

Browse files
committed
update ci, finally
1 parent d755b2a commit f34446e

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
@@ -132,7 +132,7 @@ jobs:
132132
hatch run doctest:pip list
133133
- name: Run Tests
134134
run: |
135-
hatch env run doctest:test
135+
hatch run doctest:test
136136
137137
test-complete:
138138
name: Test complete

0 commit comments

Comments
 (0)