Skip to content

Commit d0935e3

Browse files
committed
Remove trailing space.
1 parent aca922a commit d0935e3

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
@@ -50,7 +50,7 @@ jobs:
5050
- checkout
5151
- attach_workspace:
5252
at: .
53-
- run:
53+
- run:
5454
name: Test with compatibility checks
5555
command: yarn test:compat
5656
- persist_to_workspace:

0 commit comments

Comments
 (0)