Skip to content

Commit

Permalink
Issue #24, #26: replaced test-giftgrab-numpy-i420 with new command in…
Browse files Browse the repository at this point in the history
… pypi-epiphan-dvi2pcie-duo CI section
  • Loading branch information
dzhoshkun committed Oct 18, 2018
1 parent e210b18 commit dd5f8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ pypi-epiphan-dvi2pcie-duo:
- rm -f ./*.mp4 ./*.avi ./*.webm
# Run the actual NumPy tests
- pip install numpy
- test-giftgrab-numpy-i420; exit_on_fail
- $TEST_LAUNCHER numpy i420; exit_on_fail
- unset USE_EPIPHANSDK # remove dummy var
- deactivate
tags:
Expand Down

0 comments on commit dd5f8df

Please sign in to comment.