Skip to content

Functions to calculate themal radiation flux #99

Functions to calculate themal radiation flux

Functions to calculate themal radiation flux #99

Workflow file for this run

name: Format suggestions
on:
pull_request:
types: [ opened, reopened, synchronize, labeled, unlabeled ]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v3
with:
version: '1'
suggestion-label: 'format-suggest'