Removal of whitespace.

This commit is contained in:
Danny Adams 2023-01-20 11:23:08 -05:00
parent c0112d917e
commit 898191f9a9

View File

@ -41,7 +41,6 @@ jobs:
working-directory: src
steps:
- uses: actions/checkout@v3
# single setup and sum cache handling here.
# the results will cascade onto both testing and linting.
- name: Setup Golang with cache