Skip to content

Commit a752a41

Browse files
committed
Update ci.yml
1 parent ecd8ef5 commit a752a41

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ jobs:
4747
with:
4848
fail_ci_if_error: true
4949
token: ${{ secrets.CODECOV_TOKEN }}
50-
# - name: Upload artifacts
51-
# if: always()
52-
# uses: actions/upload-artifact@v2
53-
# with:
54-
# name: Parse NuGet Package
55-
# path: '**/*.nupkg'
5650
concurrency:
5751
group: ${{ github.workflow }}-${{ github.ref }}
5852
cancel-in-progress: true

0 commit comments

Comments
 (0)