We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8dd43 commit 1df0b31Copy full SHA for 1df0b31
.github/workflows/internal-validate-workflow-files.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Generate Workflow Files (Test Feature)
35
shell: bash
36
run: |
37
- qlt test init --use-runner ubuntu-latest --num-threads 4 --language cpp --automation-type actions --development
+ qlt test init --use-runner ubuntu-latest --num-threads 4 --language cpp --automation-type actions --development --overwrite-existing
38
39
40
- name: Check Git Clean Status
0 commit comments