Skip to content

Commit

Permalink
enviando alteração no arquivo blank.yml para inserir a funcionalidade…
Browse files Browse the repository at this point in the history
… de gerar relatório HTML report e pasta com relatóri
  • Loading branch information
wellington197 committed May 29, 2024
1 parent 0944a9a commit 39b42bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3,402 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '16' # Altere para '20' se necessário
node-version: '20' # Altere para '20' se necessário

- name: Install Newman and HTML Extra Reporter
run: npm install -g newman newman-reporter-htmlextra
Expand Down
Loading

0 comments on commit 39b42bb

Please sign in to comment.