Skip to content

Commit

Permalink
Rename job in CI workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Viet Anh Duong <anh.duong@kyber.network>
  • Loading branch information
vietanhduong committed Dec 26, 2023
1 parent 1135e1e commit ab44cd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: ["main"]

jobs:
build-and-lint:
name: Build and Lint
test:
name: Test
runs-on: ubuntu-22.04
timeout-minutes: 10
steps:
Expand Down

0 comments on commit ab44cd5

Please sign in to comment.