Open xinan1911 opened 1 month ago
@casparvl Adjusted the deploy and schedule. This is ready for test
Just to log for myself: to test this, one needs to
src
subdir: mkdir src && cd src && git clone https://github.com/EESSI/test-suite.git
mkdocs serve -a localhost:<someport>
ssh -L <someport>:localhost:<someport> <host_running_mkdocs_serve>
localhost:<someport>
in your browser.
A dependency of this PR is on https://github.com/EESSI/test-suite/pull/192 as PR 192 resolves the build error for API docs