chore: add CI jobs #2
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#L77
The workflow is not valid. .github/workflows/code.yml (Line: 77, Col: 5): Unexpected value 'working-dir' .github/workflows/code.yml (Line: 105, Col: 5): Unexpected value 'working-dir'
|