mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
CONFIG.executableName depends on the ATOM_RELEASE_VERSION env variable to work correctly on nightly releases. Since this env variable is not being set for the testing steps, the nightly release builds contain a wrong executableName on the testing step, which causes a failure when trying to find the Atom executable. This commit fixes that by stop using the executableName from the test step, like it's done on other platforms.
8.5 KiB
Executable File
8.5 KiB
Executable File