Skip to content

Commit 188178c

Browse files
smolameyskens
andcommitted
Update .circleci/config.yml
Co-Authored-By: meyskens <[email protected]> Signed-off-by: Maartje Eyskens <[email protected]>
1 parent 88bb135 commit 188178c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
4646
# specify any bash command here prefixed with `run: `
47-
- run : pwd
47+
- run: pwd
4848
- run: ls
4949
- run: go version
5050
- run: GOPATH=/home/circleci/go make test-coverage codecov

0 commit comments

Comments
 (0)