ci: test-actionmap should only test actionmap ;)

This commit is contained in:
Alexandre Aubin 2021-09-05 15:39:43 +02:00
parent 4199004357
commit c37b21ae14

View file

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