mirror of
https://github.com/theoludwig/libcproject.git
synced 2025-05-21 23:21:15 +02:00
ci: check all possible Makefile paths
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user