Skip to content

Add GitHub Actions CI #1

Add GitHub Actions CI

Add GitHub Actions CI #1

GitHub Actions / Test Results 1.15.7 26 succeeded May 29, 2024 in 0s

All 10 tests pass in 0s

10 tests   10 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 70a5b85.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results 1.15.7 26

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
Elixir.MixDeployTest ‑ test create_config/2
Elixir.MixDeployTest ‑ test expand_vars/2 atom returns value from cfg
Elixir.MixDeployTest ‑ test expand_vars/2 atom returns value recursively
Elixir.MixDeployTest ‑ test expand_vars/2 handles env vars
Elixir.MixDeployTest ‑ test expand_vars/2 integers are converted to string
Elixir.MixDeployTest ‑ test expand_vars/2 list of terms expands vars
Elixir.MixDeployTest ‑ test expand_vars/2 list of terms returns string value
Elixir.MixDeployTest ‑ test expand_vars/2 nil returns empty string
Elixir.MixDeployTest ‑ test expand_vars/2 string returns itself
Elixir.MixDeployTest ‑ test expand_vars/2 unknown atom returns string value of atom