Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
silx
bob
silx
Commits
567d9804
Commit
567d9804
authored
Nov 05, 2021
by
Thomas Vincent
Browse files
more .exe test fix
parent
ad694e3c
Pipeline
#58780
canceled with stages
in 6 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
567d9804
...
...
@@ -283,9 +283,8 @@ windows_test_exe:
-
rd /s /q silx
-
python -m zipfile -e "artifacts\\silx-windows-application.zip" .
-
cd silx
-
start "silx view test" silx-view.exe
-
timeout
10
-
taskkill /IM "silx-view.exe" /F
-
silx-view.exe --help
-
silx.exe --help
-
cd ..
-
rmdir silx /s /q
needs
:
[
"
windows_exe"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment