Run tests when changing the variants guessing code
This commit is contained in:
@@ -53,6 +53,8 @@ variants:
|
|||||||
interruptible: true
|
interruptible: true
|
||||||
rules:
|
rules:
|
||||||
- changes:
|
- changes:
|
||||||
|
- src/modules/GtkVariants.js
|
||||||
|
- src/modules/ShellVariants.js
|
||||||
- tests/**/*.js
|
- tests/**/*.js
|
||||||
script:
|
script:
|
||||||
- npm run test-variants
|
- npm run test-variants
|
||||||
|
|||||||
Reference in New Issue
Block a user