Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
makoscafee committed Feb 24, 2021
1 parent f42af35 commit 7f1c143
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/infrastructure-as-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ polaris audit --audit-path ./deploy/ \
--set-exit-code-below-score 90
```

<<<<<<< HEAD
### Output only showing failed tests
The CLI to gives you ability to display results containing only failed tests.
For example:
Expand All @@ -40,7 +39,6 @@ polaris audit --audit-path ./deploy/ \
--only-show-failed-tests true
```

=======
### As Github Action
#### Setup polaris action

Expand Down Expand Up @@ -79,4 +77,3 @@ steps:
- name: Use command
run: polaris version
```
>>>>>>> master

0 comments on commit 7f1c143

Please sign in to comment.