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 fff4e80 commit 62f6364
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 @@ -25,7 +25,7 @@ jobs:
- name: run command
run: |
copy llamafile/llamafile-0.6.2/bin/llamafile llamafile/llamafile-0.6.2/bin/llamafile.exe
start /B "" "llamafile/llamafile-0.6.2/bin/llamafile.exe" --port 13333 -m model.gguf --log-disable --nobrowser -ngl 0 --gpu no
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
TCPConnections~/TCPConnections.exe
timeout-minutes: 1

0 comments on commit 62f6364

Please sign in to comment.