Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinglet committed Jan 12, 2024
1 parent 9f8dd43 commit 1df0b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/internal-validate-workflow-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Generate Workflow Files (Test Feature)
shell: bash
run: |
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
- name: Check Git Clean Status
Expand Down

0 comments on commit 1df0b31

Please sign in to comment.