去除没用的 run
This commit is contained in:
parent
c4800b7411
commit
8df1ebbde5
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -22,9 +22,3 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
|
||||
- name: 好玩的
|
||||
run: cargo run name
|
||||
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user