Skip to content

Commit b22b40b

Browse files
committed
update flag for basic workflow tests
Signed-off-by: Ali Maredia <[email protected]>
1 parent 219bca1 commit b22b40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-nvidia-t4-x1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
working-directory: ./instructlab
143143
run: |
144144
. venv/bin/activate
145-
./scripts/basic-workflow-tests.sh -m
145+
./scripts/basic-workflow-tests.sh -msq
146146
147147
stop-runner:
148148
name: Stop external EC2 runner

0 commit comments

Comments
 (0)