Skip to content

Commit

Permalink
Remove useless coverage comment action
Browse files Browse the repository at this point in the history
  • Loading branch information
Clément committed Sep 13, 2024
1 parent e892302 commit b61367e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 35 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ env:

permissions: {}

on:
push:
pull_request:
push:
branches:
- main
pull_request:

jobs:
# Run our test suite on various combinations of OS & Python versions
Expand Down
32 changes: 0 additions & 32 deletions .github/workflows/coverage.yml

This file was deleted.

0 comments on commit b61367e

Please sign in to comment.