Update Testing #70
testing.yml
on: pull_request
Matrix: ${{ format('Build {0} - {1} with {2}.
', matrix.build, matrix.os, matrix.python-version) }}
Annotations
2 errors
|
Build Array - ubuntu-latest with Array.
The template is not valid. .github/workflows/testing.yml (Line: 47, Col: 25): A sequence was not expected
|
|
Build optimized - ubuntu-latest with 3.12.
Process completed with exit code 2.
|