mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 03:04:43 +03:00
Ignore backend task in coveralls
This commit is contained in:
parent
5f62025176
commit
58eae6cd4d
@ -3,9 +3,7 @@ defmodule Mix.Tasks.CheckOveruse do
|
||||
use Plausible.Repo
|
||||
require Logger
|
||||
|
||||
@doc """
|
||||
This is scheduled to run every 6 hours.
|
||||
"""
|
||||
# coveralls-ignore-start
|
||||
|
||||
def run(args) do
|
||||
Application.ensure_all_started(:plausible)
|
||||
|
Loading…
Reference in New Issue
Block a user