Skip to content

Commit f9d98c1

Browse files
committed
test
1 parent 9f091e0 commit f9d98c1

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ workflows:
507507
- "16.8" # hooks
508508
- "17.0"
509509
- "18.0"
510-
510+
511511
fuzz_tests:
512512
unless: << pipeline.parameters.prerelease_commit_sha >>
513513
triggers:
@@ -525,15 +525,6 @@ workflows:
525525
- setup
526526

527527
devtools_regression_tests:
528-
unless: << pipeline.parameters.prerelease_commit_sha >>
529-
triggers:
530-
- schedule:
531-
# Fuzz tests run hourly
532-
cron: "0 * * * *"
533-
filters:
534-
branches:
535-
only:
536-
- main
537528
jobs:
538529
- setup
539530
- yarn_build_combined:

0 commit comments

Comments
 (0)