Skip to content

Commit

Permalink
updated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi committed Feb 7, 2024
1 parent d77caff commit 7a333f3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cli-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- name: Run tests
run: coverage run -m pytest tests

- name: get coverage artifacts
uses: actions/download-artifact@v2
with:
name: coverage_files

- name: build coverage
run: coverage html -i

Expand Down

0 comments on commit 7a333f3

Please sign in to comment.