ci: no fast tests on macOS package building #25
packages.yml
on: push
Matrix: macos
Matrix: linux
Matrix: sdist
Matrix: windows
merge
0s
Annotations
4 errors
macos (arm64, cp313, 14)
Command ['/bin/sh', '-c', 'export PYTHONPATH=/Users/runner/work/psycopg2/psycopg2 && python -c "import tests; tests.unittest.main(defaultTest=\'tests.test_suite\')"'] failed with code 1.
|
macos (arm64, cp313, 14)
Process completed with exit code 1.
|
macos (x86_64, cp39, 13)
Command ['/bin/sh', '-c', 'export PYTHONPATH=/Users/runner/work/psycopg2/psycopg2 && python -c "import tests; tests.unittest.main(defaultTest=\'tests.test_suite\')"'] failed with code 1.
|
macos (x86_64, cp39, 13)
Process completed with exit code 1.
|