formatting with new ktlint (#312)

This commit is contained in:
Vyacheslav
2023-09-29 15:18:47 +03:00
committed by GitHub
parent 517430bb22
commit dbf5a21960
191 changed files with 769 additions and 662 deletions

View File

@@ -36,6 +36,8 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
- name: Check
run: make test
env:
CI: true
- name: Upload Coverage Report
uses: codecov/codecov-action@v1