Skip to content

Commit

Permalink
dammit
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Aug 22, 2024
1 parent 65758b9 commit ab55993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/timbl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
- name: Static Code-check
run: cppcheck ${{ env.cpc_opts }} .
- name: make
id: make
run: make
continue-on-error: true
- name: install
Expand Down

0 comments on commit ab55993

Please sign in to comment.