From 8fe8d703b26e1035bc4faa8da6f614dd564aead9 Mon Sep 17 00:00:00 2001 From: Augustinas Bacvinka Date: Fri, 16 Dec 2022 15:44:05 +0200 Subject: [PATCH] Remove codecoverage for PR --- .github/workflows/codecov.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 8fe2177..af52c60 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -1,6 +1,4 @@ -# TODO: pull_request is only for testing, will be removed once coverage and badges are configured in PR. on: - pull_request: push: branches: - main