Skip to content

Commit cfbd95d

Browse files
authored
Quick fix depcheck workflow #44
2 parents b4c071e + 59f64aa commit cfbd95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-library-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Upload code coverage
6969
uses: codecov/codecov-action@v3
7070

71-
dependency-check:
71+
dependency-check:
7272
runs-on: ubuntu-latest
7373
steps:
7474
- name: 'Checkout Repository'

0 commit comments

Comments
 (0)