Skip to content

Commit

Permalink
Running sloccount during CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Nov 24, 2023
1 parent a12c27f commit cda026d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Configure
run: ./configure
- name: Run checks
run: make rungcov valgrindu runtestc valgrindc
run: make rungcov valgrindu runtestc valgrindc sloccount
- name: Build & package
run: make build doc dev_doc deb

0 comments on commit cda026d

Please sign in to comment.