Skip to content

fix: clean UI console #97

fix: clean UI console

fix: clean UI console #97

Workflow file for this run

name: PR CI
on:
pull_request:
types: [opened, synchronize, edited, reopened, ready_for_review, closed]
jobs:
tests:
if: github.event.pull_request.state == 'open'
uses: "./.github/workflows/ci.yml"