action.yaml: fix working directory for running tests. #133
test.yml
on: push
Matrix: C++ tests (gcc/Linux/ARM64)
Matrix: C++ tests (gcc-clang/Linux/x64)
Matrix: C++ tests (clang/macos/ARM64)
Matrix: C++ tests (clang/MacOS/x64)
Matrix: C++ tests (msvc/Windows/x64)
Report status
0s
Annotations
8 errors
C++ tests (gcc-clang/Linux/x64) (Debug, clang)
Process completed with exit code 8.
|
C++ tests (gcc/Linux/ARM64) (Debug)
Process completed with exit code 126.
|
C++ tests (gcc-clang/Linux/x64) (Release, clang)
Process completed with exit code 8.
|
C++ tests (clang/macos/ARM64) (Debug)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/actions-runner/_work/tree-gen/tree-gen/build/Release'. No such file or directory
|
C++ tests (gcc-clang/Linux/x64) (Release, gcc)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
C++ tests (gcc-clang/Linux/x64) (Release, gcc)
The operation was canceled.
|
C++ tests (gcc-clang/Linux/x64) (Debug, gcc)
The hosted runner: GitHub Actions 20 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Report status
Process completed with exit code 1.
|