remove extra trailing commas

This commit is contained in:
figsoda 2020-12-08 15:55:36 -05:00
parent 5fa85cc8ff
commit 8468267ccb

View file

@ -32,7 +32,7 @@ jobs:
toolchain: nightly
target: ${{ matrix.target }}
override: true
- name: Cargo build
uses: actions-rs/cargo@v1
with: