Skip to content

feat: removed the depenedncy on the idevid CA cert #245

feat: removed the depenedncy on the idevid CA cert

feat: removed the depenedncy on the idevid CA cert #245

Workflow file for this run

name: Lint
# This action should run on every commit
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]