Pārlūkot izejas kodu

fix: add playwright tests to CI workflow

Miles Murgaw 2 gadi atpakaļ
vecāks
revīzija
df41c81d14
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

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