Skip to content

Commit

Permalink
Update regression.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Dec 30, 2023
1 parent 020ea43 commit a47c3ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{ inputs.node || 16 }}
- name: Install Rete QA
run: npm i -g rete-qa rete-kit
- name: Init application
run: rete-qa init -s ${{ inputs.name }} -sv ${{ inputs.version }}
env:
Expand Down

0 comments on commit a47c3ec

Please sign in to comment.