Skip to content

Commit 6a6ece5

Browse files
authored
Merge be9686e into a00e2be
2 parents a00e2be + be9686e commit 6a6ece5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
run: |
7373
./gradlew ${{matrix.module}}:check withErrorProne
7474
- name: Compute upload file name
75+
if: always()
7576
run: |
7677
MODULE=${{matrix.module}}
7778
echo "ARTIFACT_NAME=${MODULE//:/_}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)