Skip to content

Commit e7ff63c

Browse files
committed
remove trailing white space
1 parent 4cffd32 commit e7ff63c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-elixir.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
otp-version: ${{matrix.otp}}
3333
elixir-version: ${{matrix.elixir}}
34-
- name: mix deps.get
34+
- name: mix deps.get
3535
run: mix deps.get
3636
working-directory: ${{ matrix.sample }}
3737
- name: mix test

0 commit comments

Comments
 (0)