Skip to content

Commit

Permalink
Make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Sep 11, 2023
1 parent d23b43c commit 8f9a937
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ outputs:
- {{ pin_subpackage('mlflow' + mlflow_suffix, exact=True) }}
script: build-mlflow.bat # [win]
script: build-mlflow.sh # [unix]
test:
commands:
- exit 0

- name: mlflow{{ mlflow_suffix }}-gateway
build:
Expand Down

0 comments on commit 8f9a937

Please sign in to comment.