diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml deleted file mode 100644 index fcf3da3..0000000 --- a/.github/workflows/coverage.yml +++ /dev/null @@ -1,11 +0,0 @@ -on: - push: - branches: [main] - pull_request: - branches: - - main - -name: Test coverage - -jobs: - \ No newline at end of file