Issue #62: fix integration test.

This commit is contained in:
Sergey Vartanov 2021-07-12 02:50:38 +03:00
parent 2531ad8381
commit 5c6fdb2c83

View file

@ -25,4 +25,4 @@ jobs:
pytest -v
- name: Integration test
run: |
python roentgen.py -b 37.415,55.753,37.416,55.754 --cache test/data
python roentgen.py render -b 37.415,55.753,37.416,55.754 --cache test/data