Skip to content

Commit

Permalink
ci: workflow naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Aden-Q committed May 12, 2024
1 parent 4c537f8 commit 6573ad0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ concurrency:
cancel-in-progress: true

jobs:
lint-build-test:
ci:
name: lint, build, test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6573ad0

Please sign in to comment.