Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Add Nix target for e2e/Playwright tests (#17) check-bash, check-elixir, and check-frontend all have flake.nix packages/checks entries, but run-browser-tests (the pre-commit hook's Playwright suite) didn't, so nix flake check and build-all-flake-targets never exercised it. Reviewed-on: https://codeberg.org/mtlynch/mikeville/pulls/17