mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
Use compiler_strategy mtime for test environment
It fixes the issue for CI as it's faster than the digest strategy: https://github.com/shakacode/shakapacker/blob/main/docs/configuration.md#compiler_strategy
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -148,7 +148,6 @@ jobs:
|
||||
- name: Run tests
|
||||
|
||||
env:
|
||||
WEBPACKER_CONFIG: "config/ci_webpacker.yml"
|
||||
KNAPSACK_PRO_TEST_SUITE_TOKEN_RSPEC: ff2456e64c9f2aa5157eb0daf711d3c3
|
||||
KNAPSACK_PRO_CI_NODE_TOTAL: ${{ matrix.ci_node_total }}
|
||||
KNAPSACK_PRO_CI_NODE_INDEX: ${{ matrix.ci_node_index }}
|
||||
|
||||
Reference in New Issue
Block a user