Removes spec/features from the build-run 🎉

This commit is contained in:
filipefurtad0
2022-08-17 22:50:54 +01:00
parent f47d86c15b
commit be021f4697

View File

@@ -36,7 +36,6 @@ jobs:
specs:
- "spec/controllers"
- "spec/models"
- "spec/features/admin/[a-o0-9]*_spec.rb"
- "spec/lib"
- "spec/migrations"
- "spec/serializers"