mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-25 10:54:28 +01:00
2
core/mvcc/.github/workflows/smoke_test.yml
vendored
2
core/mvcc/.github/workflows/smoke_test.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
uses: actions-rs/clippy-check@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
args: --all-targets --tests --all-features -- -D warnings
|
||||
args: --all-targets --all-features -- -D warnings
|
||||
rust-fmt:
|
||||
runs-on: ubuntu-latest
|
||||
name: Run Rustfmt
|
||||
|
||||
Reference in New Issue
Block a user