Skip to content

Commit 7bcbef0

Browse files
committed
Bump lockfile, fix github actions clippy workflow
1 parent b386d1b commit 7bcbef0

File tree

4 files changed

+230
-260
lines changed

4 files changed

+230
-260
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: actions-rs/clippy-check@v1
1515
with:
1616
token: ${{ secrets.GITHUB_TOKEN }}
17-
args: --target=x86_64-unknown-linux-musl
1817
use-cross: true
1918
rustmt_check:
2019
name: Code Style

0 commit comments

Comments
 (0)