mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
higher coverage
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
uses: actions/setup-elixir@v1
|
||||
with:
|
||||
elixir-version: "1.10.3"
|
||||
otp-version: "23.0.1"
|
||||
otp-version: "23.0.2"
|
||||
- name: Install Dependencies
|
||||
run: mix deps.get --only test
|
||||
- name: Setup Database
|
||||
|
||||
Reference in New Issue
Block a user