Skip to content

Commit

Permalink
chore: change CI linting job name to lint
Browse files Browse the repository at this point in the history
  • Loading branch information
O1ahmad authored Jun 21, 2024
1 parent eeaf25e commit 9483d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [main]
pull_request:
jobs:
Build-Test-Service-Setup:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
Expand Down

0 comments on commit 9483d5a

Please sign in to comment.