tests: only use github for CI

This commit is contained in:
Eneko Illarramendi
2020-04-28 23:09:59 +02:00
parent 8f76da66e8
commit 8442f277c4
4 changed files with 43 additions and 30 deletions
+2 -1
View File
@@ -4,10 +4,11 @@ on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: jpetrucciani/mypy-check@master
with:
path: 'lnbits'
path: lnbits