Skip to content

Commit

Permalink
Testing Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Defilan committed Apr 15, 2024
1 parent 6a9112d commit 518f1b8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/shell_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,9 @@ jobs:
- name: Lint
uses: azohra/shell-linter@latest
with:
path: "install.sh,install"
path: "install.sh,install"
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Defilan/dotfiles

0 comments on commit 518f1b8

Please sign in to comment.