Skip to content

Commit

Permalink
gha: more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Oct 29, 2024
1 parent 710fd42 commit 5005133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
- name: "Try building locally and running with DEBUG DELETE ME"
run: |
faasmctl cli.faasm --cmd "./bin/inv_wrapper.sh dev.tools --build Debug"
faasmctl cli.faasm --cmd "./bin/inv_wrapper.sh run opencv pca"
faasmctl cli.faasm --cmd "./bin/inv_wrapper.sh run opencv pca --cmdline 'faasm://opencv/composers'"
- name: "Run OpenCV check"
if: "contains(env.FAASM_WASM_VM, 'wamr')"
timeout-minutes: 2
Expand Down

0 comments on commit 5005133

Please sign in to comment.