Skip to content

Commit

Permalink
Merge branch 'add-k6-load-test-into-template' into test-k6-run
Browse files Browse the repository at this point in the history
# Conflicts:
#	k6/compare-results.js
  • Loading branch information
bogdan-rosianu committed Mar 8, 2024
2 parents d8e2e44 + 3dcf7f4 commit 08d61d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k6/compare-results.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,3 @@ const targetMetricsPath = process.argv[5];
const outputPath = process.argv[6];

generateComparisonTable(baseCommitHash, baseMetricsPath, targetCommitHash, targetMetricsPath, outputPath);

0 comments on commit 08d61d0

Please sign in to comment.