Skip to content

Commit

Permalink
Teszt javítás
Browse files Browse the repository at this point in the history
  • Loading branch information
HurtonBBJ committed May 20, 2024
1 parent 4b106e4 commit 8f6aa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jmeter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
jmeter -n -t non-functional-test/terheleses_teszt.jmx -l non-functional-test/Eredmenyek/results.jtl
- name: Upload JMeter results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: jmeter-results
path: non-functional-test/Eredmenyek/results.jtl

0 comments on commit 8f6aa03

Please sign in to comment.