chore: add CI jobs #3
code.yml
on: pull_request
diff
Build Rust code
Check dependencies
Lint Rust code
Test Rust code
Check if all code checks succeeded
Annotations
1 error
Invalid workflow file:
.github/workflows/code.yml#L87
The workflow is not valid. .github/workflows/code.yml (Line: 87, Col: 9): Unexpected value 'working-dir' .github/workflows/code.yml (Line: 92, Col: 9): Unexpected value 'working-dir'
|