set path to capabilities file
This commit is contained in:
parent
7ea58625e6
commit
fd7bd0710e
|
@ -37,3 +37,4 @@ jobs:
|
||||||
- name: Test with tox
|
- name: Test with tox
|
||||||
run: |
|
run: |
|
||||||
tox
|
tox
|
||||||
|
env: ESCPOS_CAPABILITIES_FILE=/home/runner/work/python-escpos/python-escpos/capabilities-data/dist/capabilities.json
|
||||||
|
|
Loading…
Reference in New Issue