granularai/fabric

Add polyaxonfile check to github action

sid-at-granular opened this issue · 1 comments

- name: Install dependencies
run: python -m pip install --upgrade pip setuptools wheel polyaxon

We can use polyaxon check to evaluate polyaxonfile before trying to deploy.

Stale.