Skip to content

bundling mozilla root CA store for when there are no default certs #64

bundling mozilla root CA store for when there are no default certs

bundling mozilla root CA store for when there are no default certs #64

Workflow file for this run

name: lint
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v3
- name: Run pre-commit
uses: pre-commit/[email protected]