mirror of
https://github.com/Vomitblood/stort.git
synced 2025-01-19 09:25:19 +08:00
updated github actions workflow
This commit is contained in:
parent
6db3ea021b
commit
90b780a722
5
.github/workflows/testing.yml
vendored
5
.github/workflows/testing.yml
vendored
|
@ -20,9 +20,4 @@ jobs:
|
|||
apt update && apt install -y curl
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
. "$HOME/.cargo/env"
|
||||
shell: bash
|
||||
|
||||
- name: Testing
|
||||
run: |
|
||||
cargo --help
|
||||
cargo --version
|
||||
|
|
Loading…
Reference in a new issue