Skip to content

Commit

Permalink
Fixing whitespace issues
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Pekurny <mpekurny@paychex.com>
  • Loading branch information
mpekurny committed Sep 17, 2024
1 parent 0f16716 commit c90c817
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive
with:
submodules: recursive

- name: Setup go
uses: actions/setup-go@v5
Expand Down Expand Up @@ -118,8 +118,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: recursive
with:
submodules: recursive

- name: Setup go
uses: actions/setup-go@v5
Expand Down

0 comments on commit c90c817

Please sign in to comment.