Skip to content

Commit

Permalink
Still need to define folder in the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
H0R5E committed Sep 18, 2024
1 parent 74186d5 commit 56c8ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
folder: []
os: [ubuntu-latest, windows-latest]
release: [R2023b]
include: ${{ fromJSON(inputs.include) }}
Expand Down

0 comments on commit 56c8ffd

Please sign in to comment.