test: fix unit tests (#5760)

This commit is contained in:
Elliot DeNolf
2024-04-09 23:08:20 -04:00
committed by GitHub
parent 7c60772b26
commit ba7ac5d439
3 changed files with 13 additions and 14 deletions

View File

@@ -88,7 +88,6 @@ jobs:
tests-unit:
runs-on: ubuntu-latest
needs: build
if: false # Disable until tests are updated for 3.0
steps:
- name: Use Node.js 18