We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f61d3 commit 4f0370bCopy full SHA for 4f0370b
.circleci/config.yml
@@ -28,3 +28,7 @@ jobs:
28
- run:
29
name: Run Unit-Tests
30
command: /tmp/doxygen2docset/build/tests/doxygen2docset_unittests
31
+
32
+ - store_artifacts:
33
+ path: /tmp/doxygen2docset/build/tests/doxygen2docset
34
+ destination: doxygen2docset
0 commit comments