Skip to content

Commit

Permalink
Fixing make commandline name
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Nov 2, 2021
1 parent 0344f43 commit c382274
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 @@ -13,4 +13,4 @@ jobs:
toolchain: stable
- run: |
cargo fmt -- --check
Make all
make all

0 comments on commit c382274

Please sign in to comment.