Skip to content

Commit c0caf8b

Browse files
committed
TIKA-4660 Add automated Tika Docker image version bump workflow and upgrade all GitHub Actions
1 parent 3748109 commit c0caf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
helm plugin install --verify=false https://github.com/helm-unittest/helm-unittest
5555
shell: bash
5656
- name: Run unit tests
57-
run: helm unittest --color .
57+
run: helm unittest .
5858
shell: bash
5959
- name: Run chart-testing (install)
6060
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)