Skip to content

Commit f32c68f

Browse files
authored
Update test-tensorflow-switching.yml
1 parent 17a6f82 commit f32c68f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-tensorflow-switching.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 TensorFlow (Complex Dependency Testing) ---"
9191
mkdir -p /tmp/omnipkg-artifacts
9292
93-
timeout 1200 bash -c 'echo "3" | omnipkg demo 2>&1 | tee /tmp/omnipkg-artifacts/tensorflow_demo_output.txt'
93+
timeout 900 bash -c 'echo "4" | omnipkg demo 2>&1 | tee /tmp/omnipkg-artifacts/tensorflow_demo_output.txt'
9494
DEMO_EXIT_CODE=$?
9595
9696
echo "## TensorFlow Demo Output" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)