Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Export the Box component #30

Export the Box component

Export the Box component #30

Workflow file for this run

name: Test
on: [ push, pull_request ]
jobs:
build:
name: Build
uses: ./.github/workflows/call-build.yml
test:
name: Test
uses: ./.github/workflows/call-test.yml