Skip to content

feat(fs): mock stubs current working directory by default #20

feat(fs): mock stubs current working directory by default

feat(fs): mock stubs current working directory by default #20

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