Skip to content

Commit 160820f

Browse files
committed
ci: minor issue in the build.yml workflow job name
1 parent e6ba04a commit 160820f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ main ]
88
jobs:
99
build:
10-
name: 🧱️ Build and Test the Script
10+
name: 🧱️ Build and Test
1111
runs-on: ubuntu-latest
1212
timeout-minutes: 5
1313

0 commit comments

Comments
 (0)