Skip to content

Commit

Permalink
Do not use run server
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Oct 11, 2024
1 parent 7feed44 commit c705abb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ jobs:
run: chmod +x ./gradlew
- name: Build
run: ./gradlew build
- name: Run server
run: ./gradlew runServer

0 comments on commit c705abb

Please sign in to comment.