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 bb4a5ff commit e46ea20Copy full SHA for e46ea20
.github/workflows/ci.yaml
@@ -62,3 +62,4 @@ jobs:
62
with:
63
checkout-repo: true
64
github-token: ${{ secrets.GITHUB_TOKEN }}
65
+ gradle-task: tests:test
.github/workflows/release.yaml
@@ -32,6 +32,7 @@ jobs:
32
33
34
35
36
37
release:
38
name: Release
0 commit comments