Skip to content

StaticFileSet: Fix os.walk for utf8_mode #662

StaticFileSet: Fix os.walk for utf8_mode

StaticFileSet: Fix os.walk for utf8_mode #662

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]