mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 06:17:03 -04:00
Log environment variables. Looking for something to explain odd Python calculations.
This commit is contained in:
@@ -6,6 +6,7 @@ REM This batch file is executed on every push to GitHub.
|
||||
REM --------------------------------------------------------------------------------
|
||||
|
||||
cd %~dp0
|
||||
set
|
||||
set ASTRONOMY_ENGINE_PYTHON_PROBLEM=1
|
||||
py test.py precision || exit /b 1
|
||||
set ASTRONOMY_ENGINE_PYTHON_PROBLEM=
|
||||
|
||||
Reference in New Issue
Block a user