We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1770ad + adf55a1 commit b45acd0Copy full SHA for b45acd0
.circleci/config.yml
@@ -55,7 +55,7 @@ workflows:
55
when: << pipeline.parameters.run-integration-tests >>
56
jobs:
57
# your integration test jobs go here: essentially, run all your orb's
58
- # jobs and commands to ensure they behave as expected or, run other
+ # jobs and commands to ensure they behave as expected. or, run other
59
# integration tests of your choosing
60
61
- nightfall_code_scanner/scan
0 commit comments