From 9b51afa81c234186edf16f7dc04cfad590d82c53 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Tue, 31 Jan 2023 14:18:39 -0600 Subject: [PATCH] remove coveralls for now --- .github/workflows/elixir.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/elixir.yaml b/.github/workflows/elixir.yaml index 5aa7915..45555a3 100644 --- a/.github/workflows/elixir.yaml +++ b/.github/workflows/elixir.yaml @@ -112,4 +112,4 @@ jobs: # Step: Execute the tests. - name: Run tests - run: mix coveralls.github + run: mix test