Skip to content

Commit

Permalink
fix(ci): cyclic test_numeric-stepper
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Sep 9, 2024
1 parent 4748df4 commit 8591498
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci_test_numeric-stepper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8591498

Please sign in to comment.