Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Takeru Ohta <phjgt308@gmail.com>
  • Loading branch information
kupiakos and sile committed Jun 13, 2023
1 parent 643fe73 commit f1d8fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: ${{ maxrix.features }} --workspace
args: ${{ matrix.features }} --workspace

lints:
name: Lints
Expand Down

0 comments on commit f1d8fe6

Please sign in to comment.