Skip to content

Commit 72ccc31

Browse files
committed
ci: test github action multiple job
1 parent 9816a83 commit 72ccc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/executeGradleTask.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
run-gradle-task-workflow:
14-
name: run gradle ${{ inputs.task-name }} task
14+
name: ${{ inputs.task-name }}
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)