generated from Oliver/discord-bot-template
Update .gitea/workflows/clippy.yaml
This commit is contained in:
parent
6df1e9fa7c
commit
a58d0d3969
@ -15,7 +15,7 @@ jobs:
|
|||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Env display
|
- name: Env display
|
||||||
run: echo $PATH
|
run: echo $PATH
|
||||||
run: which rustup
|
- name: which
|
||||||
run: which cargo
|
run: which cargo
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose
|
run: cargo test --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user