1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00

Disable PR comment from codecov

This commit is contained in:
Yuki Okushi 2020-12-17 21:41:58 +09:00 committed by GitHub
parent 936a116264
commit 699846d965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
comment: false
ignore: # ignore codecoverage on following paths ignore: # ignore codecoverage on following paths
- "**/examples" - "**/examples"
- ".github" - ".github"