Skip to content

Merge pull request #192 from 1ilsang/feat/playwright-ci #531

Merge pull request #192 from 1ilsang/feat/playwright-ci

Merge pull request #192 from 1ilsang/feat/playwright-ci #531

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
uses: './.github/workflows/resuable.yml'
with:
lint: true
build-export:
uses: './.github/workflows/resuable.yml'
with:
build-export: true