Skip to content
Snippets Groups Projects
Commit ca510f6c authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

SL-18837: Try giving temp Python scripts a .py extension.

On GitHub Windows Actions runners, we're getting permissions errors trying to
tell the Python interpreter to run a NamedTempFile script. Try using
NamedExtTempFile to give each such script a .py extension.
parent 6914ff61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment