We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16475e8 commit edf5f15Copy full SHA for edf5f15
.github/workflows/ci.yaml
@@ -29,4 +29,4 @@ jobs:
29
30
# Runs a single command using the runners shell
31
- name: Compile and run tests on robot code
32
- run: ./gradlew build --stacktrace
+ run: ./gradlew build
0 commit comments