Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Navin Chandra <navinchandra772@gmail.com>
  • Loading branch information
navin772 committed Jul 27, 2024
1 parent f0929d0 commit 5a2f77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Generate KubeArmor artifacts
run: |
# set the $IS_COVERAGE env var to 'true' to build the kubearmor-test image for coverage calculation
#set the $IS_COVERAGE env var to 'true' to build the kubearmor-test image for coverage calculation
export IS_COVERAGE=true
GITHUB_SHA=$GITHUB_SHA ./KubeArmor/build/build_kubearmor.sh
Expand Down

0 comments on commit 5a2f77e

Please sign in to comment.