Skip to content

Commit

Permalink
ci: fixed pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim committed Aug 9, 2024
1 parent 381c559 commit 8eb60e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ permissions:
statuses: read

jobs:
autoBuild:
update-package:
runs-on: ubuntu-latest
name: Auto build deps
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
permissions: read-all

jobs:
build:
test:
name: Perform check
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 8eb60e0

Please sign in to comment.