Skip to content

Commit

Permalink
[CI] Update OSQP Mex build step
Browse files Browse the repository at this point in the history
  • Loading branch information
imciner2 committed Nov 20, 2023
1 parent a6d5c70 commit 7b7f38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build OSQP interface
uses: matlab-actions/run-command@v1
with:
command: osqp.build('osqp')
command: osqp.build('osqp_mex')

- name: Run tests
uses: matlab-actions/run-tests@v1
Expand Down

0 comments on commit 7b7f38f

Please sign in to comment.