We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ce053 commit 85191fcCopy full SHA for 85191fc
.github/workflows/test.yml
@@ -65,4 +65,5 @@ jobs:
65
- name: Build with Gradle
66
run: |
67
chmod +x ./gradlew
68
+ ./gradlew copyYmlTest
69
./gradlew test
0 commit comments