mirror of
https://github.com/discourse/discourse.git
synced 2025-01-23 10:33:01 +08:00
DEV: Skip encrypt on stable CI (#30108)
Encrypt's tests are known to be flaky, and now seem to be impacting the poll plugin specs somehow. The plugin is end-of-life, with almost no users, so let's skip it on stable CI.
This commit is contained in:
parent
9c7dd23597
commit
894c497bed
|
@ -29,7 +29,6 @@ class Plugin::Metadata
|
||||||
discourse-data-explorer
|
discourse-data-explorer
|
||||||
discourse-details
|
discourse-details
|
||||||
discourse-docs
|
discourse-docs
|
||||||
discourse-encrypt
|
|
||||||
discourse-follow
|
discourse-follow
|
||||||
discourse-fontawesome-pro
|
discourse-fontawesome-pro
|
||||||
discourse-gamification
|
discourse-gamification
|
||||||
|
|
Loading…
Reference in New Issue
Block a user