tobie / pr-preview

Adds preview and diff to spec pull requests.
Apache License 2.0
33 stars 16 forks source link

Error not surfaced properly #147

Closed shhnjk closed 1 year ago

shhnjk commented 1 year ago

See whatwg/html#9309.

tobie commented 1 year ago

Seems Wattsi server has an issue with your markup. Nothing I can help with from here, unfortunately. Closing.

shhnjk commented 1 year ago

@tobie, running this successfully builds. So I'm not sure what's happening. How do I request PR Preview to re-try building?

tobie commented 1 year ago

@shhnjk push a new commit or just edit the pull request text on GitHub itself (e.g. add a line break).

tobie commented 1 year ago

Also, make sure you git fetch main before rebasing.

shhnjk commented 1 year ago

@shhnjk push a new commit or just edit the pull request text on GitHub itself (e.g. add a line break).

Thanks! This one worked!