Skip to content

Commit df19519

Browse files
authored
Update numpy-scipy-c-extension-test.yml
1 parent 913480c commit df19519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/numpy-scipy-c-extension-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
echo "--- Running Omnipkg Demo for NumPy + SciPy (C Extension Nuclear Testing) ---"
9191
mkdir -p /tmp/omnipkg-artifacts
9292
93-
timeout 900 bash -c 'echo "2" | omnipkg demo 2>&1 | tee /tmp/omnipkg-artifacts/numpy_scipy_demo_output.txt'
93+
timeout 900 bash -c 'echo "3" | omnipkg demo 2>&1 | tee /tmp/omnipkg-artifacts/numpy_scipy_demo_output.txt'
9494
DEMO_EXIT_CODE=$?
9595
9696
echo "## NumPy + SciPy Demo Output" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)