Skip to content

Commit

Permalink
Merge pull request #385 from 3scale/remove-nightly
Browse files Browse the repository at this point in the history
remove nightly tests
  • Loading branch information
eguzki authored Aug 29, 2024
2 parents 83be71c + b14dbc8 commit 5d32333
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,12 +185,3 @@ workflows:
context: autotestaccount
requires:
- manual_approval
nightly:
triggers:
- schedule:
cron: "0 0 * * *"
<<: *only-main-filter
jobs:
- integration_tests:
context: autotestaccount
- docker_container_help_test

0 comments on commit 5d32333

Please sign in to comment.