Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
seamlik committed Mar 3, 2024
1 parent 534c51d commit 7fa387f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,8 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}

# Verify
- run: devops rust-code-coverage
- run: devops format rust yaml markdown protobuf
- uses: seamlik/devops/.github/actions/check-formatting@master

# Report
- uses: bufbuild/buf-lint-action@v1
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./target-coverage/report/lcov

0 comments on commit 7fa387f

Please sign in to comment.