Skip to content

Add glucose target range #2

Add glucose target range

Add glucose target range #2

Workflow file for this run

name: Black Formatting Validation
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable