Browse Source

Add missing CI test script when running full AOT interpreter on Windows. (#15281)

Johan Lorensson 6 years ago
parent
commit
b2124dab01
1 changed files with 3 additions and 0 deletions
  1. 3 0
      scripts/ci/run-test-testing_winaot_interp.sh

+ 3 - 0
scripts/ci/run-test-testing_winaot_interp.sh

@@ -0,0 +1,3 @@
+#!/bin/bash -e
+
+${MONO_REPO_ROOT}/scripts/ci/run-test-testing_aot_full_interp.sh