Skip to content

Commit

Permalink
ci: verbose init app
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN committed Dec 28, 2024
1 parent 91bedb0 commit 853d53d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
run: rete-qa init -s ${{ inputs.name }} -sv ${{ inputs.version }} ${{ inputs.deps && '--deps-alias deps.json' || '' }}
env:
CI: ""
VERBOSE: 1
- name: Upload apps if initialization fails
if: failure()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 853d53d

Please sign in to comment.