diff --git a/.github/workflows/gradle-build-pr.yml b/.github/workflows/gradle-build-pr.yml index faf4d7b6..4add74b5 100644 --- a/.github/workflows/gradle-build-pr.yml +++ b/.github/workflows/gradle-build-pr.yml @@ -18,7 +18,7 @@ jobs: with: arguments: integrationTest --tests org.gradle.playframework.application.advanced.PlayIdeaPluginAdvancedIntegrationTest # upload build reports for later inspection, if the build failed - # N.B only applies to the last task in the matrix + # N.B only applies to the last task in the matrix - uses: actions/upload-artifact@v2 if: failure() with: