Skip to content

Commit

Permalink
forget coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertDober committed Jul 6, 2024
1 parent c43885d commit 8894136
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
CC: gcc-10
CXX: g++-10
- run: mix test --warnings-as-errors --cover
- run: mix test --warnings-as-errors
env:
CC: gcc-10
CXX: g++-10
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ and any changes you make in this file will most likely be lost
-->

[![CI](https://github.com/RobertDober/ex_aequo_colors/actions/workflows/elixir.yml/badge.svg)](https://github.com/RobertDober/ex_aequo_colors/actions/workflows/ci.yml)
[![Coverage Status](https://coveralls.io/repos/github/RobertDober/ex_aequo_colors/badge.svg?branch=master)](https://coveralls.io/github/RobertDober/ex_aequo_colors?branch=master)
[![Hex.pm](https://img.shields.io/hexpm/v/ex_aequo_colors.svg)](https://hex.pm/packages/ex_aequo_colors)
[![Hex.pm](https://img.shields.io/hexpm/dw/ex_aequo_colors.svg)](https://hex.pm/packages/ex_aequo_colors)
[![Hex.pm](https://img.shields.io/hexpm/dt/ex_aequo_colors.svg)](https://hex.pm/packages/ex_aequo_colors)
Expand Down
1 change: 0 additions & 1 deletion README.md.eex
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<%= xtra.do_not_edit_warning template: template %>

[![CI](https://github.com/RobertDober/ex_aequo_colors/actions/workflows/elixir.yml/badge.svg)](https://github.com/RobertDober/ex_aequo_colors/actions/workflows/ci.yml)
[![Coverage Status](https://coveralls.io/repos/github/RobertDober/ex_aequo_colors/badge.svg?branch=master)](https://coveralls.io/github/RobertDober/ex_aequo_colors?branch=master)
[![Hex.pm](https://img.shields.io/hexpm/v/ex_aequo_colors.svg)](https://hex.pm/packages/ex_aequo_colors)
[![Hex.pm](https://img.shields.io/hexpm/dw/ex_aequo_colors.svg)](https://hex.pm/packages/ex_aequo_colors)
[![Hex.pm](https://img.shields.io/hexpm/dt/ex_aequo_colors.svg)](https://hex.pm/packages/ex_aequo_colors)
Expand Down

0 comments on commit 8894136

Please sign in to comment.