Skip to content

chore: update @std/assert and @std/testing #43

chore: update @std/assert and @std/testing

chore: update @std/assert and @std/testing #43

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit