mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Missing %
This commit is contained in:
@@ -42,7 +42,7 @@ build_script:
|
||||
|
||||
test_script:
|
||||
- |
|
||||
IF [%TASK]==[test] (
|
||||
IF [%TASK%]==[test] (
|
||||
script\lint.cmd
|
||||
script\test.cmd
|
||||
) ELSE (
|
||||
|
||||
Reference in New Issue
Block a user