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 5fcb86d commit 4ccb8ce
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 @@ -24,7 +24,7 @@ jobs:

- name: run command
run: |
start /b llamafile/llamafile-0.6.2/bin/llamafile.exe --port 13333 -m model.gguf --log-disable --nobrowser -ngl 0 --gpu no
start llamafile "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 4ccb8ce

Please sign in to comment.