mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
CI: only upload coverage in Node 14 runs
This commit is contained in:
1
.github/workflows/test-backend.yml
vendored
1
.github/workflows/test-backend.yml
vendored
@@ -31,3 +31,4 @@ jobs:
|
||||
- run: npm test
|
||||
|
||||
- uses: codecov/codecov-action@v1
|
||||
if: matrix.node == 14
|
||||
|
||||
Reference in New Issue
Block a user