Skip to content

Use authProvider instead of static jwt string in the SyncServiceImpl #460

Use authProvider instead of static jwt string in the SyncServiceImpl

Use authProvider instead of static jwt string in the SyncServiceImpl #460

Workflow file for this run

name: Code linting
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]