Skip to content

Commit

Permalink
fix lint error codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
roverflow committed Mar 19, 2024
1 parent c72ae8d commit b3edd1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codecoverage.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: "Code coverage"

on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [ main ]

jobs:
codecoverage:
uses: ansible-network/github_actions/.github/workflows/coverage_network_devices.yml@main
Expand Down

0 comments on commit b3edd1e

Please sign in to comment.