mirror of
https://github.com/Findus23/AdventOfCode2019.git
synced 2024-08-27 19:52:12 +02:00
fix test
This commit is contained in:
parent
62bc48fd96
commit
65cd33567a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ jobs:
|
|||
include:
|
||||
- language: python
|
||||
python: 3.8
|
||||
install: pip install -U mypy
|
||||
before_script:
|
||||
- cd python
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue