Skip to content

Commit e77485b

Browse files
committed
Minor update
1 parent d9f4055 commit e77485b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,7 @@ jobs:
5757
token: ${{ secrets.CODECOV_TOKEN }}
5858
slug: TLCFEM/motion-base
5959
plugins: pycoverage
60-
- name: Result
61-
uses: codecov/test-results-action@v1
62-
with:
63-
token: ${{ secrets.CODECOV_TOKEN }}
60+
report_type: test_results
6461
- name: Binary
6562
if: matrix.python-version == '3.11'
6663
run: |

0 commit comments

Comments
 (0)