update test workflow

This commit is contained in:
Callum Alpass 2025-06-29 12:47:42 +10:00
parent bdcce83237
commit 83d8676d52

View file

@ -42,7 +42,7 @@ jobs:
uses: codecov/codecov-action@v3
with:
file: ./coverage/lcov.info
fail_ci_if_error: true
fail_ci_if_error: false
- name: Performance benchmarks
run: npm run test:performance