Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoEllet authored May 1, 2024
1 parent a620cb8 commit 67b29e9
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 @@ -35,8 +35,6 @@ jobs:

- name: Make sure the `./gradlew` is executable
run: chmod +x ./gradlew
working-directory: ./server

- name: Build & Test with Gradle
run: ./gradlew build --stacktrace
working-directory: ./server

0 comments on commit 67b29e9

Please sign in to comment.