Skip to content

Merge remote-tracking branch 'origin/main' into release/2023.04 #110

Merge remote-tracking branch 'origin/main' into release/2023.04

Merge remote-tracking branch 'origin/main' into release/2023.04 #110

Workflow file for this run

name: FMScoupler linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run linter
uses: NOAA-GFDL/simple_lint@v2