Skip to content

Commit

Permalink
Fixing timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ctr26 committed Jan 28, 2024
1 parent 7865e1f commit 7dd0ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ upload.test.models:
kubectl create configmap model-repository --from-file=tests/model_repository

lint:
ct lint --config ct.yaml
ct lint --config ct.yaml --helm-extra-args "--timeout 20m"

full.test: lint install.and.test

Expand Down

0 comments on commit 7dd0ac5

Please sign in to comment.