mirror of
https://github.com/theoludwig/libcproject.git
synced 2024-11-09 14:51:30 +01:00
ci: check all possible Makefile paths
This commit is contained in:
parent
c5a7bbf7c1
commit
c168a7179d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
|||||||
- run: 'make run'
|
- run: 'make run'
|
||||||
- run: 'make test'
|
- run: 'make test'
|
||||||
- run: 'make lint'
|
- run: 'make lint'
|
||||||
|
- run: 'make documentation'
|
||||||
|
- run: 'make set_version'
|
||||||
- run: 'make clean'
|
- run: 'make clean'
|
||||||
|
|
||||||
lint-commit:
|
lint-commit:
|
||||||
|
Loading…
Reference in New Issue
Block a user