Skip to content

Commit

Permalink
Rename CI workflow: Java CI with Gradle -> Test
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  • Loading branch information
vlsi committed Sep 8, 2022
1 parent 200d266 commit 1be04ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Java CI with Gradle
name: Test

on:
push:
Expand Down

0 comments on commit 1be04ea

Please sign in to comment.