Skip to content

Commit 3f7a54f

Browse files
documentation
1 parent 20b7ed4 commit 3f7a54f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/documentation.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Documentation
1+
name: CI
22

33
on:
44
push:

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[deps]
22
CloudClusters = "4ca6f12b-c8f1-4945-b50f-6bb73234c039"
33
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4+
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
5+
LiveServer = "16fef848-5104-11e9-1b77-fb7a48bbb589"

0 commit comments

Comments
 (0)