Skip to content

Commit 91a67d3

Browse files
committed
update
1 parent 7927000 commit 91a67d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Run all tests using buildtool
4545
uses: matlab-actions/run-build@v2
4646
with:
47-
tasks: test(RunOnlyImpactedTests=tempname)
47+
tasks: test(RunOnlyImpactedTests=rand)
4848

4949
# - name: Upload test results
5050
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)