Skip to content

Commit

Permalink
run in bg
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Apr 1, 2024
1 parent a95fead commit 04db6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |
copy llamafile/llamafile-0.6.2/bin/llamafile llamafile/llamafile-0.6.2/bin/llamafile.exe
cmd /c "start /b llamafile/llamafile-0.6.2/bin/llamafile.exe --port 13333 -m model.gguf --log-disable --nobrowser -ngl 0 --gpu no"
timeout /t 5 /nobreak
cmd /c "timeout /t 5 /nobreak"
TCPConnections~/TCPConnections.exe
timeout-minutes: 1

0 comments on commit 04db6e8

Please sign in to comment.