Skip to content

chore: bump @std/testing from 1.0.4 to 1.0.5 #44

chore: bump @std/testing from 1.0.4 to 1.0.5

chore: bump @std/testing from 1.0.4 to 1.0.5 #44

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