Skip to content

Commit

Permalink
ci(build): name jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Oct 16, 2024
1 parent a5e3618 commit 7f12bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:

- liquidation-sdk-viem

name: "@morpho-org/${{ matrix.package }}"
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint code
name: Lint

on:
push:
Expand Down

0 comments on commit 7f12bf5

Please sign in to comment.