Skip to content

Commit

Permalink
remove second server command
Browse files Browse the repository at this point in the history
  • Loading branch information
rpschoenburg committed Feb 28, 2025
1 parent 3bb61bb commit 2c11dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
echo "Starting server"
pwd
ls .\target\debug\
cmd /c "START /B .\target\debug\oxen-server.exe start"

netstat -a
echo "🐂 Running tests"
cd cli-test
Expand Down

0 comments on commit 2c11dbb

Please sign in to comment.