Skip to content

Commit 9a66494

Browse files
committed
Fix workflow job name
1 parent 79c4674 commit 9a66494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugins-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
jobs:
13-
build-src-check:
13+
plugins-check:
1414
runs-on: ubuntu-22.04
1515
steps:
1616
- uses: actions/[email protected]

0 commit comments

Comments
 (0)