Skip to content

More thesis-inspired changes #272

More thesis-inspired changes

More thesis-inspired changes #272

Workflow file for this run

name: checks
on: [push, pull_request]
jobs:
checks:
runs-on: ubuntu-latest
steps:
- name: Get the Repository
uses: actions/checkout@v2
- name: 'Trailing white spaces ?'
uses: harupy/find-trailing-whitespace@master