Skip to content

Commit

Permalink
Update .github/workflows/load-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
odubajDT and mowies authored Sep 9, 2024
1 parent d820334 commit 9f41ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/load-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Install Tools
run: make install-tools

- name: Cerate results folder
- name: Create results folder
run: mkdir -p results && touch results/TESTRESULTS.md

- name: Download Testbed Binaries
Expand Down

0 comments on commit 9f41ff9

Please sign in to comment.