1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-20 11:36:11 -05:00

Check environment variables

This commit is contained in:
Tom Parker-Shemilt 2021-05-05 23:01:49 +01:00
parent 6a317fd650
commit 08444b5a99

View file

@ -29,6 +29,7 @@ jobs:
results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-
results-${{ hashFiles('Cargo.lock') }}-
results-
- run: set
- name: Build
run: cargo build
- name: Run