mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
remove experimental construction
This commit is contained in:
parent
ebec6b30a2
commit
0a7793fcf2
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -17,10 +17,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
name: Update packages
|
||||
run: sudo apt update
|
||||
name: Update cargo
|
||||
run: cargo update
|
||||
- name: Run rustfmt
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Run clippy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue