Skip to content

Commit

Permalink
remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
suyashkumar committed Mar 11, 2022
1 parent 25d479c commit b6bad9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: test
on: [push, pull_request]
jobs:

Expand All @@ -13,7 +13,7 @@ jobs:
go-version: 1.17
id: go

- name: Check out code
- name: Check out code
uses: actions/checkout@v1

- name: Get dependencies
Expand Down

0 comments on commit b6bad9d

Please sign in to comment.