Skip to content

Commit 40e2928

Browse files
committed
fix matlab agent path
1 parent 4a31c75 commit 40e2928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab-agent-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
defaults:
1616
run:
17-
working-directory: agent/matlab # directory del progetto Poetry
17+
working-directory: agents/matlab # directory del progetto Poetry
1818

1919
steps:
2020
- name: Checkout repository

0 commit comments

Comments
 (0)