Skip to content

Commit

Permalink
Test make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Oct 14, 2023
1 parent 9a9f0d6 commit ae40295
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
run: make
- name: make check
run: make check
- name: make clean
run: make clean

0 comments on commit ae40295

Please sign in to comment.