diff --git a/.github/workflows/ci_test_numeric-stepper.yml b/.github/workflows/ci_test_numeric-stepper.yml index 8c8fae5..5cf2b2c 100644 --- a/.github/workflows/ci_test_numeric-stepper.yml +++ b/.github/workflows/ci_test_numeric-stepper.yml @@ -26,12 +26,3 @@ jobs: node-versions: '[18, 20]' lint: true test: true - - ci_test_deps: - needs: ci_test_numeric-stepper - runs-on: 'ubuntu-latest' - steps: - - name: Test numeric-stepper - uses: peter-evans/repository-dispatch@v3 - with: - event-type: test_numeric-stepper