Skip to content

Commit

Permalink
chore: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Jun 14, 2024
1 parent ea62720 commit 06c2e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Client
name: CLI
on:
push:
branches:
Expand All @@ -9,7 +9,7 @@ on:

jobs:
check:
name: Typecheck client
name: Install CLI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 06c2e12

Please sign in to comment.