Merge branch 'dev' into enh-config-panel-file

This commit is contained in:
Alexandre Aubin 2021-09-05 15:39:55 +02:00
commit 9fbf1a029a

View file

@ -71,7 +71,7 @@ test-translation-format-consistency:
test-actionmap: test-actionmap:
extends: .test-stage extends: .test-stage
script: script:
- python3 -m pytest tests tests/test_actionmap.py - python3 -m pytest tests/test_actionmap.py
only: only:
changes: changes:
- data/actionsmap/*.yml - data/actionsmap/*.yml