Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Skip examples in test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorszun committed Aug 1, 2018
1 parent 71da556 commit 7557073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion coveralls.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"skip_files": [
"test"
"test",
"examples"
]
}

0 comments on commit 7557073

Please sign in to comment.