Skip to content

Migrate to radix UI toast #262

Migrate to radix UI toast

Migrate to radix UI toast #262

Workflow file for this run

name: Main CI Workflow
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
setup-and-test:
uses: ./.github/workflows/unit-test.yml
with:
os: ubuntu-latest
secrets: inherit