Skip to content

Update colors, add hyperscript button, update README, update default … #71

Update colors, add hyperscript button, update README, update default …

Update colors, add hyperscript button, update README, update default … #71

Workflow file for this run

on: push
name: test
jobs:
install:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- run: bun install && bun test