mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ci: test-actionmap should only test actionmap ;)
This commit is contained in:
parent
4199004357
commit
c37b21ae14
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue