Skip to content

Commit e8ec3a3

Browse files
authored
c: fix gitlab lint job (#275)
1 parent 48561a6 commit e8ec3a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ lint:
1212

1313
image: python:3.11-alpine
1414
before_script:
15+
- apk add make
1516
- make venv
1617
script:
1718
- make lint

0 commit comments

Comments
 (0)