Skip to content

Commit 1df0b31

Browse files
committed
work
1 parent 9f8dd43 commit 1df0b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/internal-validate-workflow-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Generate Workflow Files (Test Feature)
3535
shell: bash
3636
run: |
37-
qlt test init --use-runner ubuntu-latest --num-threads 4 --language cpp --automation-type actions --development
37+
qlt test init --use-runner ubuntu-latest --num-threads 4 --language cpp --automation-type actions --development --overwrite-existing
3838
3939
4040
- name: Check Git Clean Status

0 commit comments

Comments
 (0)