e2e-tests #366
e2e-tests.yml
on: schedule
Matrix: ${{ format('run e2e-tests {0}', format('({0}{1})',
matrix.lang-desc || matrix.lang,
matrix.runas && format(', {0}', matrix.runas) || '',
)) }}
e2e-complete
4s
Annotations
5 warnings
|
run e2e-tests (go, root)
Restore cache failed: Dependencies file is not found in /home/runner/work/libpathrs/libpathrs. Supported file pattern: go.sum
|
|
run e2e-tests (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/libpathrs/libpathrs. Supported file pattern: go.sum
|
|
run e2e-tests (python, root)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
run e2e-tests (python)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
run e2e-tests (go1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/libpathrs/libpathrs. Supported file pattern: go.sum
|