Check environment variables

This commit is contained in:
Tom Parker-Shemilt 2021-05-05 23:01:49 +01:00
parent 6a317fd650
commit 08444b5a99
1 changed files with 1 additions and 0 deletions

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