Skip to content

Merge pull request #129 from prkkumar/react_diff_sundials #547

Merge pull request #129 from prkkumar/react_diff_sundials

Merge pull request #129 from prkkumar/react_diff_sundials #547

Workflow file for this run

name: Style
on: [push, pull_request]
jobs:
tabs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Tabs
run: .github/workflows/style/check_tabs.sh
trailing_whitespaces:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Trailing Whitespaces
run: .github/workflows/style/check_trailing_whitespaces.sh