fix: add playwright tests to CI workflow

This commit is contained in:
Miles Murgaw 2023-07-05 12:55:18 -04:00
parent a5aa7db3da
commit df41c81d14

View file

@ -13,6 +13,7 @@ on:
- lib.rs
- Cargo.toml
- Makefile.toml
- playwrite-tests/**
pull_request:
types: [opened, synchronize, reopened, ready_for_review]