Skip to content

role tag bug

role tag bug #5

Workflow file for this run

name: ci
on:
- pull_request
- push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
with:
bun-version: latest
- run: bun test