Skip to content

Commit 9855009

Browse files
committed
Remove duplicate ids from workflow
1 parent b12af68 commit 9855009

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gradle-reusable-test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
develocity-plugin-version: 3.18.2
6666

6767
- name: Test log4j-samples-gradle-metadata
68-
id: build
6968
shell: bash
7069
env:
7170
LOG4J_VERSION: ${{ inputs.log4j-version }}
@@ -124,7 +123,6 @@ jobs:
124123
done
125124
126125
- name: Test log4j-samples-android
127-
id: build
128126
shell: bash
129127
env:
130128
LOG4J_VERSION: ${{ inputs.log4j-version }}

0 commit comments

Comments
 (0)