Skip to content

Commit

Permalink
Update cloc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djdefi authored Nov 22, 2023
1 parent 213f905 commit add31b1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/cloc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
with:
options: --exclude-lang=YML --md --report-file=cloc.md

#- name: Upload cloc output as a build artifact
# uses: actions/upload-artifact@v2
# with:
# name: cloc
# path: cloc.txt
- name: Output report .md
run: |
cat cloc.md

0 comments on commit add31b1

Please sign in to comment.