mirror of https://github.com/CGAL/cgal
Move result page to cgaltest
This commit is contained in:
parent
ebb719c8a4
commit
13ad74a3ba
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
uses: actions/github-script@v3
|
||||
with:
|
||||
script: |
|
||||
const address = "The testsuite is lauched. results will be found, after it is done, here : https://cgal.geometryfactory.com/~mgimeno/test_suite/TESTRESULTS/index.shtml "
|
||||
const address = "The testsuite is lauched. results will be found, after it is done, here : https://cgal.geometryfactory.com/~cgaltest/test_suite/TESTRESULTS/index.shtml "
|
||||
github.issues.createComment({
|
||||
owner: "CGAL",
|
||||
repo: "cgal",
|
||||
|
|
|
|||
Loading…
Reference in New Issue