Skip to content

Commit

Permalink
Trying to solve issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Dec 11, 2024
1 parent dd34621 commit eb7abed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,7 @@ jobs:
shell: cmd
run: |
metacall pip install -r test/opencv/requirements.txt
# | findstr "Successfully installed"
# IF %ERRORLEVEL% NEQ 0 exit /B 1
metacall ./test/opencv/opencv.py
# | findstr "123456"
# IF %ERRORLEVEL% NEQ 0 exit /B 1
- name: Deploy & FaaS Test
shell: cmd
Expand Down

0 comments on commit eb7abed

Please sign in to comment.