mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-30 06:31:16 +00:00
Do not run performance specs in CI
This commit is contained in:
@@ -16,4 +16,4 @@ echo "--- Loading test database"
|
||||
bundle exec rake db:test:load
|
||||
|
||||
echo "--- Running tests"
|
||||
bundle exec rspec spec
|
||||
bundle exec rspec --tag ~performance spec
|
||||
|
||||
Reference in New Issue
Block a user