Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Oct 11, 2024
1 parent 351328c commit fcee4ca
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
@@ -1,7 +1,7 @@
.PHONY: docs build

setup-docs-ci:
pip install -e .[docs]
cd sdks/python && pip install -e .[docs]
playwright install

cd docs && \
Expand Down

0 comments on commit fcee4ca

Please sign in to comment.