Skip to content
Snippets Groups Projects
Commit b2dabe07 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] ci: publish coverage

parent 3a2069d3
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ pages:
- yarn doc
- mkdir -p public
- mv typedoc public/
- mv /tmp/coverage public/
- mv coverage public/
- ls public
artifacts:
untracked: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment