File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 uses : xom9ikk/dotenv@v2.3.0
3636 with :
3737 load-mode : strict
38+ path : benchmark/.env
3839
3940 - name : Docker compose
4041 uses : hoverkraft-tech/compose-action@v1.5.1
7071 uses : xom9ikk/dotenv@v2.3.0
7172 with :
7273 load-mode : strict
74+ path : benchmark/.env
7375
7476 - name : Docker compose
7577 uses : hoverkraft-tech/compose-action@v1.5.1
@@ -105,6 +107,7 @@ jobs:
105107 uses : xom9ikk/dotenv@v2.3.0
106108 with :
107109 load-mode : strict
110+ path : benchmark/.env
108111
109112 - name : Docker compose
110113 uses : hoverkraft-tech/compose-action@v1.5.1
@@ -140,6 +143,7 @@ jobs:
140143 uses : xom9ikk/dotenv@v2.3.0
141144 with :
142145 load-mode : strict
146+ path : benchmark/.env
143147
144148 - name : Docker compose
145149 uses : hoverkraft-tech/compose-action@v1.5.1
@@ -175,6 +179,7 @@ jobs:
175179 uses : xom9ikk/dotenv@v2.3.0
176180 with :
177181 load-mode : strict
182+ path : benchmark/.env
178183
179184 - name : Run Benchmark
180185 run : ./scripts/run_single_benchmark.sh sqlite reads
@@ -205,6 +210,7 @@ jobs:
205210 uses : xom9ikk/dotenv@v2.3.0
206211 with :
207212 load-mode : strict
213+ path : benchmark/.env
208214
209215 - name : Run Benchmark
210216 run : ./scripts/run_single_benchmark.sh sqlite writes
You can’t perform that action at this time.
0 commit comments