Skip to content

fix: replace console.error() with throw new Error #5170

fix: replace console.error() with throw new Error

fix: replace console.error() with throw new Error #5170

name: Commit Workflow
on:
push:
branches-ignore: [main, develop]
jobs:
build-and-test:
uses: ./.github/workflows/buildAndTest.yml