Skip to content

Commit ccef0de

Browse files
Alex Wangwangyb-A
authored andcommitted
chore: remove duplicate example tests
- Remove run example tests because they are already executed by `hatch run test:cov`
1 parent 46d3534 commit ccef0de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,5 @@ jobs:
4848
run: hatch run types:check
4949
- name: Run tests + coverage
5050
run: hatch run test:cov
51-
- name: Run example tests
52-
run: hatch run test:examples
5351
- name: Build distribution
5452
run: hatch build

0 commit comments

Comments
 (0)