We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ac8bc commit 2345c62Copy full SHA for 2345c62
.github/workflows/integrate.yml
@@ -30,5 +30,5 @@ jobs:
30
restore-keys: |
31
${{ runner.os }}-maven-
32
33
- - name: Maven build
+ - name: Run maven build
34
run: mvn --batch-mode --update-snapshots package
0 commit comments