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