Skip to content

Switch to github image #92

Switch to github image

Switch to github image #92

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