Skip to content

Commit

Permalink
no need to store safety only misra output anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Jul 23, 2019
1 parent 45d0d28 commit 0964866
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ jobs:
- store_artifacts:
name: Store misra test output
path: /tmp/misra/misra_output.txt
- store_artifacts:
name: Store cppcheck safety test output
path: /tmp/misra/cppcheck_safety_output.txt
- store_artifacts:
name: Store misra safety test output
path: /tmp/misra/misra_safety_output.txt


build:
machine:
Expand Down

0 comments on commit 0964866

Please sign in to comment.