Skip to content

Commit

Permalink
Update release_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maidul98 authored Jan 10, 2023
1 parent b1ccb93 commit d146734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Go releaser
name: Build and release CLI

on:
push:
Expand Down

1 comment on commit d146734

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for backend

St.
Category Percentage Covered / Total
🟡 Statements 74.03% 57/77
🔴 Branches 0% 0/5
🔴 Functions 50% 1/2
🟡 Lines 75% 57/76

Test suite run success

1 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from d146734

Please sign in to comment.