Skip to content

Commit 8b48f89

Browse files
committed
reverting back to IDCBrowser after a successful test
1 parent 35bd601 commit 8b48f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/get_build_status.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44
pd.set_option("display.max_columns", None)
55
pd.set_option("display.max_rows", None)
6-
slicerExtensionName ='ImageMaker'
6+
slicerExtensionName ='IDCBrowser'
77
# API URL
88
api_url = f"https://slicer.cdash.org/api/v1/index.php?project=SlicerPreview&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1={slicerExtensionName}"
99

0 commit comments

Comments
 (0)