Skip to content

fix(fs): remove temp dirs on dispose #34

fix(fs): remove temp dirs on dispose

fix(fs): remove temp dirs on dispose #34

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