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
38+ path : benchmark
3939
4040 - name : Docker compose
4141 uses : hoverkraft-tech/compose-action@v1.5.1
7171 uses : xom9ikk/dotenv@v2.3.0
7272 with :
7373 load-mode : strict
74- path : benchmark/.env
74+ path : benchmark
7575
7676 - name : Docker compose
7777 uses : hoverkraft-tech/compose-action@v1.5.1
@@ -107,7 +107,7 @@ jobs:
107107 uses : xom9ikk/dotenv@v2.3.0
108108 with :
109109 load-mode : strict
110- path : benchmark/.env
110+ path : benchmark
111111
112112 - name : Docker compose
113113 uses : hoverkraft-tech/compose-action@v1.5.1
@@ -143,7 +143,7 @@ jobs:
143143 uses : xom9ikk/dotenv@v2.3.0
144144 with :
145145 load-mode : strict
146- path : benchmark/.env
146+ path : benchmark
147147
148148 - name : Docker compose
149149 uses : hoverkraft-tech/compose-action@v1.5.1
@@ -179,7 +179,7 @@ jobs:
179179 uses : xom9ikk/dotenv@v2.3.0
180180 with :
181181 load-mode : strict
182- path : benchmark/.env
182+ path : benchmark
183183
184184 - name : Run Benchmark
185185 run : ./scripts/run_single_benchmark.sh sqlite reads
@@ -210,7 +210,7 @@ jobs:
210210 uses : xom9ikk/dotenv@v2.3.0
211211 with :
212212 load-mode : strict
213- path : benchmark/.env
213+ path : benchmark
214214
215215 - name : Run Benchmark
216216 run : ./scripts/run_single_benchmark.sh sqlite writes
You can’t perform that action at this time.
0 commit comments