ci(coverall): add contracts test coverage to coverall

re #126
This commit is contained in:
cedoor
2023-02-16 14:52:25 +01:00
parent dfe9d61b37
commit c91f4bea34

View File

@@ -12,7 +12,7 @@ jobs:
matrix:
app:
- api
- dashboard
- contracts
steps:
- uses: actions/checkout@v3