mirror of
https://github.com/olofk/serv.git
synced 2026-01-28 04:27:28 +00:00
Add linting for servant and serving to Github actions
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user