set path to capabilities file

This commit is contained in:
Patrick Kanzler 2020-05-09 01:11:38 +02:00
parent 7ea58625e6
commit fd7bd0710e
1 changed files with 1 additions and 0 deletions

View File

@ -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