Skip to content

Commit

Permalink
removing coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
femalves committed Sep 5, 2024
1 parent da10e3a commit eb4120e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
name: coverage-myads
path: .coverage

- name: Check coverage file
run: ls -la .coverage

coveralls:

needs: build
Expand Down

0 comments on commit eb4120e

Please sign in to comment.