Skip to content

Commit

Permalink
Merge pull request #2074 from andrew-platt/b/GHactionsUpdate
Browse files Browse the repository at this point in the history
GH actions: remove extraneous "products:" from recipe (added in #2072)
  • Loading branch information
deslaughter authored Mar 6, 2024
2 parents afd86e3 + 1ed4bd9 commit 9ff70e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/automated-dev-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,6 @@ jobs:
- name: Run MATLAB tests and generate artifacts
uses: matlab-actions/run-tests@v2
with:
products: Simulink
source-folder: ${{runner.workspace}}/openfast/build/glue-codes/simulink; ${{runner.workspace}}/openfast/glue-codes/simulink/examples
test-results-junit: test-results/results.xml
code-coverage-cobertura: code-coverage/coverage.xml
Expand Down

0 comments on commit 9ff70e4

Please sign in to comment.