mirror of
https://github.com/olofk/serv.git
synced 2025-04-24 05:47:17 -04:00
Add linting for servant and serving to Github actions
This commit is contained in:
parent
8edd456b5d
commit
cd3b587364
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -16,3 +16,5 @@ jobs:
|
|||
- run: pip3 install fusesoc
|
||||
- run: fusesoc library add $REPO $GITHUB_WORKSPACE/$REPO
|
||||
- run: fusesoc run --target=lint $VLNV
|
||||
- run: fusesoc run --target=lint servant
|
||||
- run: fusesoc run --target=lint serving
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue