Skip to content

Commit

Permalink
Final fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Oct 20, 2022
1 parent 8022c9c commit b09a50f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Groovy build with configuration-cache enabled
id: execute
working-directory: .github/workflow-samples/groovy-dsl
run: ./gradlew test
run: ./gradlew test --configuration-cache
- name: Check that configuration-cache was used
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit b09a50f

Please sign in to comment.