Skip to content

Commit

Permalink
ci: setup youseedee before check
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed May 11, 2024
1 parent e1d55d6 commit 0cf660d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ endef
configure: requirements.txt
rm -rf $(VENV_DIR)
make $(VENV_DIR)
$(VENV) python -m youseedee A > /dev/null

configure-preview: preview/*.yaml preview/*.json
cd preview; pnpm install
Expand Down

0 comments on commit 0cf660d

Please sign in to comment.