Only run tests when the PR changes test code #345
test.yml
on: pull_request
Check for changes
Matrix: conda
Waiting for pending jobs
Matrix: funksvd
Waiting for pending jobs
Matrix: hpf
Waiting for pending jobs
Matrix: implicit
Waiting for pending jobs
Matrix: vanilla
Waiting for pending jobs
Minimal dependency tests
Minimal dependency tests for FunkSVD
Minimal dependency tests for Implicit
Non-JIT test coverage
Test suite results
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L35
The workflow is not valid. .github/workflows/test.yml (Line: 35, Col: 9): Unrecognized named-value: 'jobs'. Located at position 1 within expression: jobs.check-changes.outputs.changed .github/workflows/test.yml (Line: 97, Col: 9): Unrecognized named-value: 'jobs'. Located at position 1 within expression: jobs.check-changes.outputs.changed
|