Skip to content

Commit

Permalink
Add test for both parler and qwenvl2
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Sep 9, 2024
1 parent 07a991b commit a609754
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node_hub_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
set -euo

# List of ignored modules
# TODO: Fix HF github action issue.
ignored_folders=("dora-internvl" "dora-parler" "dora-qwenvl" "dora-keyboard" "dora-microphone" "terminal-input")
ignored_folders=("dora-internvl" "dora-parler" "dora-keyboard" "dora-microphone" "terminal-input")

for dir in node-hub/*/ ; do
# Get the base name of the directory (without the path)
Expand Down

0 comments on commit a609754

Please sign in to comment.