Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ workflows:
weekly-workflow:
when: << pipeline.parameters.run-weekly-workflow >>
jobs:
- build_and_test_scream
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My preference would be for deleting the job definition for build_and_test_scream as well.

- integration_tests:
runNudgeToFine: true