Skip to content

add playwright integration tests #18

add playwright integration tests

add playwright integration tests #18

Workflow file for this run

name: Outdated package checks
# Run workflow on pull request to the main branch
on:
pull_request:
types: [opened, synchronize, reopened]
branches: [ master, main ]
workflow_dispatch:
jobs:
outdated-packages-check:
runs-on: ubuntu-latest
steps:
- uses: trossr32/[email protected]
with:
use-npm-outdated: true