CI: add lints

This commit is contained in:
Guilhem Saurel
2021-07-13 11:13:56 +02:00
parent 562b29c8a2
commit c5b7ea19ce
3 changed files with 14 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
name: build docker image and run tests inside
on: push
name: Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest