mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +00:00
Enables queue mode only for system tests
This commit is contained in:
2
.github/workflows/build_knapsack_system.yml
vendored
2
.github/workflows/build_knapsack_system.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
KNAPSACK_PRO_TEST_FILE_PATTERN: "spec/system/**/*_spec.rb"
|
||||
|
||||
run: |
|
||||
bundle exec rake knapsack_pro:rspec
|
||||
bundle exec rake knapsack_pro:queue:rspec
|
||||
|
||||
- name: Archive failed tests screenshots
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user