Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pazbechor committed Oct 29, 2023
1 parent 6260f1c commit 7a6996f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sast_integration_tests/run_integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ delete_repositories () {

delete_reports () {
rm -r checkov_report*
rm results.sarif
rm checkov_checks_list.txt
}

#set_env_vars
Expand Down Expand Up @@ -83,7 +81,6 @@ prepare_data

#Run integration tests.
echo "running integration tests"
cd checkov
pytest sast_integration_tests

deactivate
Expand Down

0 comments on commit 7a6996f

Please sign in to comment.