Skip to content

Commit 344d242

Browse files
authored
Update integration-tests.yml
1 parent 5764b33 commit 344d242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131

3232
jobs:
3333
integration-tests:
34-
name: Package Samples with Java ${{ matrix.java }} and JBang ${{ matrix.jbang }}
34+
name: Run Sample ${{ matrix.project }} with Java ${{ matrix.java }} and JBang ${{ matrix.jbang }}
3535
runs-on: ubuntu-latest
3636
strategy:
3737
matrix:

0 commit comments

Comments
 (0)