File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ python3 runner.py --name "Simple Test" --uri "/workspaces/green-metrics-tool/exa
25
25
Then, if you want to see a more representative repository, try running our Bakery Demo repository we did together with the Wagtail Community:
26
26
27
27
``` sh
28
- python3 runner.py --uri https://github.com/green-coding-solutions/bakerydemo --branch gmt --skip-system-checks --dev-no-optimization --dev-cache-build --skip-unsafe --name " Bakery Demo Test"
28
+ python3 runner.py --uri https://github.com/green-coding-solutions/bakerydemo --branch gmt-pinned-versions --skip-system-checks --dev-no-optimization --dev-cache-build --skip-unsafe --name " Bakery Demo Test"
29
29
```
30
30
31
31
To see the Metrics front end, go to your ports tab and follow the forwarding address for port 9143.
You can’t perform that action at this time.
0 commit comments