fix ci
This commit is contained in:
parent
c2bc8c49d3
commit
5dc2942ada
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ stages:
|
|||
test:
|
||||
stage: test
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install -y make python3-poetry
|
||||
- poetry install
|
||||
- make check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue