Fixed file paths in workflow #155
continuous-integration-v2.yml
on: push
Matrix: run-test-cases
Matrix: run-test-integrations
Matrix: run-test-benchmarks
Annotations
6 errors
run-test-cases (macos-latest, false, make test-cases, false)
Process completed with exit code 2.
|
run-test-cases (ubuntu-latest, sudo apt-get install gdb, true, make test-cases, false)
Process completed with exit code 2.
|
run-test-cases (windows-latest, true, make test-cases, false)
Process completed with exit code 1.
|
run-test-integrations (macos-latest, false, make test-integrations, false)
Process completed with exit code 2.
|
run-test-integrations (windows-latest, true, make test-integrations, false)
Process completed with exit code 1.
|
run-test-integrations (ubuntu-latest, sudo apt-get install gdb, true, make test-integrations, false)
Process completed with exit code 2.
|