1
0
Эх сурвалжийг харах

fix: add playwright tests to CI workflow

Miles Murgaw 2 жил өмнө
parent
commit
df41c81d14

+ 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]