Fix code coverage to only focus on the `nucypher` folder.

pull/3048/head
derekpierre 2023-01-09 09:37:27 -05:00
parent 2346ded86c
commit 9d3c55b0a0
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ coverage:
- unit
- integration
- acceptance
paths:
- "nucypher"