Commit 7cb75c9
committed
fix: Update CI workflow to set Couchbase environment for index setup
Modified the CI workflow to explicitly set the RAILS_ENV to 'test' when running the Couchbase index setup command. This ensures that the correct environment is used during the CI process, improving consistency and reliability of the integration tests.1 parent f008e40 commit 7cb75c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments