Skip to content

Commit

Permalink
changing path in performance
Browse files Browse the repository at this point in the history
  • Loading branch information
SMANUM committed Dec 20, 2023
1 parent 90421fa commit 3cb0f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
MODEL_APPLICATION_BASE_PATH: ${{ vars.MODEL_APPLICATION_BASE_PATH }}
MODEL_APPLICATION_KEY: ${{ secrets.MODEL_APPLICATION_KEY }}
with:
filename: "perfomance_test/run_performance_tests.js"
filename: performance_test/run_performance_tests.js

0 comments on commit 3cb0f67

Please sign in to comment.