mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-06-02 03:48:54 -06:00
Refactor project structure (#507)
This commit is contained in:
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
submodules: true
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- uses: swatinem/rust-cache@v2
|
||||
- run: cargo clippy -- -D warnings
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -30,5 +30,3 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: lycheeverse/lychee-action@v2
|
||||
with:
|
||||
fail: true
|
||||
|
||||
Reference in New Issue
Block a user