Remove set step

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

View File

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