mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-21 21:16:24 +02:00
Issue #62: fix integration test.
This commit is contained in:
parent
2531ad8381
commit
5c6fdb2c83
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue