Skip to content

Commit 8d0f589

Browse files
committed
ci: remove specific github-release workflow
1 parent a834ac1 commit 8d0f589

2 files changed

Lines changed: 0 additions & 32 deletions

File tree

.github/workflows/github_release.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,3 @@ jobs:
3636
- name: Test with unittest and generates reports
3737
run: |
3838
make report
39-
40-
- name: Upload coverage results
41-
uses: actions/upload-artifact@v3
42-
with:
43-
name: coverage.xml
44-
path: ./coverage.xml
45-
if: ${{ always() }}

0 commit comments

Comments
 (0)