diff --git a/.github/workflows/test-backend.yml b/.github/workflows/test-backend.yml index 037cc698..dddacfa7 100644 --- a/.github/workflows/test-backend.yml +++ b/.github/workflows/test-backend.yml @@ -31,3 +31,4 @@ jobs: - run: npm test - uses: codecov/codecov-action@v1 + if: matrix.node == 14