Skip to content

chore(ui): gui package renamed to ui-kit #5

chore(ui): gui package renamed to ui-kit

chore(ui): gui package renamed to ui-kit #5

Workflow file for this run

name: Test CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-slim
steps:
- name: Run tests
run: echo "Tests passed ✅"