We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a620cb8 commit 67b29e9Copy full SHA for 67b29e9
1 file changed
.github/workflows/build.yml
@@ -35,8 +35,6 @@ jobs:
35
36
- name: Make sure the `./gradlew` is executable
37
run: chmod +x ./gradlew
38
- working-directory: ./server
39
40
- name: Build & Test with Gradle
41
run: ./gradlew build --stacktrace
42
0 commit comments