chore(gh-action): create playwright workflow
This commit is contained in:
@@ -9,7 +9,6 @@ runs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x
|
||||
cache: 'pnpm'
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user