1 parent 7927000 commit 91a67d3Copy full SHA for 91a67d3
1 file changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Run all tests using buildtool
45
uses: matlab-actions/run-build@v2
46
with:
47
- tasks: test(RunOnlyImpactedTests=tempname)
+ tasks: test(RunOnlyImpactedTests=rand)
48
49
# - name: Upload test results
50
# uses: actions/upload-artifact@v4
0 commit comments