Skip to content

Commit

Permalink
disable coverage in the shared ansible action
Browse files Browse the repository at this point in the history
we don't have coverage set up, so this just errors out
  • Loading branch information
evgeni committed Jan 29, 2025
1 parent 48aa035 commit 61d3c3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
testing-type: sanity
pull-request-change-detection: false
pre-test-cmd: rm -rf tests/fixtures tests/test_playbooks/fixtures
coverage: never

build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 61d3c3f

Please sign in to comment.