Run tests when changing the variants guessing code

This commit is contained in:
Romain Vigier
2021-08-20 11:45:03 +02:00
parent dac232889e
commit e7c3dc0cd7
+2
View File
@@ -53,6 +53,8 @@ variants:
interruptible: true
rules:
- changes:
- src/modules/GtkVariants.js
- src/modules/ShellVariants.js
- tests/**/*.js
script:
- npm run test-variants