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 e7373c5 commit 8e8d6d4Copy full SHA for 8e8d6d4
.github/workflows/build.yml
@@ -59,8 +59,6 @@ jobs:
59
60
- name: Run tests
61
run: ./gradlew test
62
- env:
63
- CI: true
64
65
- run: ./gradlew composeLogs
66
if: ${{ always() }}
0 commit comments