Skip to content

Commit

Permalink
fix: Properly adding RESULTS_DIR as env var
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot committed Aug 23, 2024
1 parent ff664a1 commit 6a99977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loadtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
-JRESULTS_DIR=loadtests/results
- run: |
ls -al */
ls -al results/
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 6a99977

Please sign in to comment.