Skip to content

Commit

Permalink
CI: remove run server
Browse files Browse the repository at this point in the history
  • Loading branch information
freeshineit committed Jun 6, 2023
1 parent cba0fb0 commit 953f56c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,4 @@ jobs:
# run: make test

- name: Build
run: make all

- name: RUN Server
run: ./bin/app
run: make all

0 comments on commit 953f56c

Please sign in to comment.