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 e5ff25f commit d00a6d4Copy full SHA for d00a6d4
.github/workflows/workflow_release.yml
@@ -20,11 +20,6 @@ concurrency:
20
21
22
jobs:
23
- log-project-version: # log the project version for manual verification since it's inferred from the git status
24
- uses: ./.github/workflows/run_gradle_task.yml
25
- with:
26
- runs-on: ubuntu-latest
27
- gradle-task: projectVersion
28
29
tests:
30
uses: ./.github/workflows/run_tests.yml
0 commit comments