Skip to content

Commit 28c2b1d

Browse files
committed
Updates to benchmark inclusion in docs
1 parent 422c69d commit 28c2b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
if os.environ.get("GITHUB_TOKEN") is not None:
100100
extensions.append("rtds_action")
101101
rtds_action_github_repo = "LibRapid/librapid"
102-
rtds_action_path = "."
102+
rtds_action_path = "BenchmarkResults"
103103
rtds_action_artifact_prefix = "LibRapid_Benchmark_SHA_"
104104
rtds_action_github_token = os.environ["GITHUB_TOKEN"]
105105
rtds_action_error_if_missing = True

0 commit comments

Comments
 (0)