Skip to content

Disable default addition of extra Fortran build flags. (#77) #118

Disable default addition of extra Fortran build flags. (#77)

Disable default addition of extra Fortran build flags. (#77) #118

Workflow file for this run

name: QA
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
Style:
uses: ./.github/workflows/check-whitespace.yml
Substance:
uses: ./.github/workflows/build.yml
needs: Style