Optimize GitHub Actions workflows #437
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: push
Build project
Code coverage
Run lints
Test on Linux
Test on Windows
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L25
The workflow is not valid. .github/workflows/test.yml (Line: 25, Col: 16): Unexpected symbol: '.env.RUSTC_CACHEKEY'. Located at position 1 within expression: .env.RUSTC_CACHEKEY .github/workflows/test.yml (Line: 26, Col: 25): Unexpected symbol: '.env.RUSTC_CACHEKEY'. Located at position 1 within expression: .env.RUSTC_CACHEKEY
|