Skip to content

Use Elixir 1.17.2

Use Elixir 1.17.2 #8

GitHub Actions / Test Results 1.17.2 25 succeeded Jul 8, 2024 in 0s

All 10 tests pass in 0s

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

Results for commit 3d94e6b.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results 1.17.2 25

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