allcaps / wagtail-guide

MIT License
17 stars 3 forks source link

Correct command for headless build #1

Closed chosak closed 1 year ago

chosak commented 2 years ago

The buildguide command doesn't take a --headless argument; rather, it checks for the presence of a HEADLESS environment variable:

https://github.com/allcaps/wagtail-guide/blob/aa78b931662c5b558ef9df77fab3b60b856a02e9/src/wagtail_guide/tests/conftest.py#L43