Skip to content

Commit

Permalink
Teste Artilharia Com Secret
Browse files Browse the repository at this point in the history
  • Loading branch information
prof-ronny authored May 21, 2024
1 parent 9432358 commit 4dac6e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: npm install

- name: Start API
env:
MONGO_URI: ${{ secrets.MONGO_URI }}
run: node app.js &

- name: Run performance test
Expand Down

0 comments on commit 4dac6e6

Please sign in to comment.