Skip to content

Commit fcd5d7f

Browse files
committed
Revert "Fix codecov only solution"
This reverts commit 55a5a79.
1 parent 55a5a79 commit fcd5d7f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/static_analysis_and_tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ jobs:
4747
runs-on: ubuntu-latest
4848
needs: [todos_repository_local_storage, vanilla, inherited_widget]
4949
steps:
50-
- name: Checkout repository
51-
uses: actions/checkout@v4
52-
- name: Download coverage artifacts
53-
uses: actions/download-artifact@v4
54-
with:
55-
path: .
5650
- name: Upload coverage to Codecov
5751
uses: codecov/codecov-action@v5
5852
env:

0 commit comments

Comments
 (0)