Temporarily skip cargo run so we can cache

pull/1098/head
Tom Parker-Shemilt 3 years ago
parent b5f7a346f5
commit 9eb11c267a

@ -34,8 +34,8 @@ jobs:
results-
- 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…
Cancel
Save