Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkLeong committed Nov 24, 2021
1 parent b59ef52 commit 75391f9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,6 @@ jobs:
with:
fetch-depth: 0

- uses: actions/checkout@master
- name: codecov
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: /home/runner/work/go-aliyundrive-webdav/go-aliyundrive-webdav/
name: codecov-umbrella
fail_ci_if_error: true
files: ./coverage1.xml,./coverage2.xml # optional
flags: unittests
verbose: true

- uses: actions/setup-go@v2
with:
node-version: '1.16'
Expand Down

0 comments on commit 75391f9

Please sign in to comment.