mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-29 22:01:07 +02:00
Temporarily disable run to get cache fixed
This commit is contained in:
parent
36a053a73d
commit
2c951b59f0
10
.github/workflows/rust.yml
vendored
10
.github/workflows/rust.yml
vendored
@ -37,8 +37,8 @@ jobs:
|
||||
run: cargo fmt -- --check
|
||||
- name: Build
|
||||
run: cargo build
|
||||
- name: Run
|
||||
run: cargo run
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
RUST_LOG: warn
|
||||
# - name: Run
|
||||
# run: cargo run
|
||||
# env:
|
||||
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# RUST_LOG: warn
|
||||
|
Loading…
x
Reference in New Issue
Block a user