sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Remove deploy draft workflow #664

Closed lukechu10 closed 6 months ago

lukechu10 commented 6 months ago

The deploy preview was broken anyways and was never really used. This PR removes it completely and renames the prod workflow to simply build_website.yml

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.45%. Comparing base (0c5638c) to head (e862aef). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #664 +/- ## ========================================== - Coverage 60.47% 60.45% -0.03% ========================================== Files 54 54 Lines 8536 8539 +3 ========================================== Hits 5162 5162 - Misses 3374 3377 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.