mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
parent
9f6131edd3
commit
88ea02c4fd
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -152,7 +152,6 @@ jobs:
|
||||
|
||||
- name: codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
if: matrix.os == 'ubuntu-latest' && matrix.node == '10'
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
flags: unittests
|
||||
|
Loading…
Reference in New Issue
Block a user