Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Apr 18, 2024
1 parent b1137be commit 198f8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/test/tests/before-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go run main.go > /dev/null 2>&1 &
echo $! > SERVER_PID
go run main.go cors > /dev/null 2>&1 &
echo $! > CORS_SERVER_PID
sleep 3
sleep 30

0 comments on commit 198f8de

Please sign in to comment.