Skip to content

Commit 9c643b2

Browse files
committed
fix test coverage CI
1 parent 0932049 commit 9c643b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Test coverage
22

33
on:
44
- push
5-
- pull_request
65

76
jobs:
87
coverage:
8+
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v1
1111
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)