Infra setup/fixes #10
CI.yml
on: pull_request
Matrix: build
Waiting for pending jobs
Lint
Rust tests
Matrix: test-linux-x64-gnu-binding
Waiting for pending jobs
Publish
Annotations
1 error
|
Invalid workflow file:
.github/workflows/CI.yml#L53
The workflow is not valid. .github/workflows/CI.yml (Line: 53, Col: 9): Unexpected symbol: '='. Located at position 34 within expression: github.event.commits.some(commit => commit.modified.some(file => file.endsWith('.rs')))
|