Skip to content

Commit

Permalink
chore: comment out bashcov setup in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ImBIOS committed Jan 15, 2025
1 parent df166d1 commit f3d0bcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Set up bashcov
uses: infertux/bashcov/.github/actions/set-up-bashcov@master
# - name: Set up bashcov
# uses: infertux/bashcov/.github/actions/set-up-bashcov@master

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit f3d0bcb

Please sign in to comment.