Skip to content

Commit

Permalink
test: some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloGoncalvesBH committed Nov 22, 2022
1 parent bfe3f21 commit f5fc768
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,8 @@ jobs:
- run: docker pull loadimpact/k6:0.40.0
- name: Run Performance Test
run: make test-performance
- uses: actions/upload-artifact@v2
with:
name: coverage-integration
retention-days: 1
path: test/performance/summary.json

0 comments on commit f5fc768

Please sign in to comment.