projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74aa429
)
Tests: Run the daemon
author
lain
<lain@soykaf.club>
Mon, 22 Jul 2019 14:32:50 +0000
(16:32 +0200)
committer
stwf
<steven.fuchs@dockyard.com>
Tue, 26 Nov 2019 20:03:17 +0000
(15:03 -0500)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 78b560cac40cbda82f9333e700a93b7474310b24..66fa806f86d1d6ecc62dce97973c20881d4d92a6 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-65,6
+65,7
@@
federated-testing:
- mix deps.get
- mix ecto.create
- mix ecto.migrate
+ - epmd -daemon
- mix test --trace --only federated
unit-testing-rum: