Skip to content

Commit e905434

Browse files
committed
ci: use run-build action as available
1 parent 9f57e63 commit e905434

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,4 @@ jobs:
2222
release: R2022b
2323

2424
- name: Run tests
25-
uses: matlab-actions/run-command@v1
26-
with:
27-
command: buildtool
25+
uses: matlab-actions/run-build@v1

0 commit comments

Comments
 (0)