Trim trailing whitespace

This commit is contained in:
Joshua Peek
2019-10-16 12:40:14 -07:00
parent c7da5a7e80
commit 24f2f86d00
11 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install dependencies