Skip to content

fix: typo in variable name #111

fix: typo in variable name

fix: typo in variable name #111

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