Skip to content

Commit

Permalink
Updating plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
sundargates committed Oct 12, 2023
1 parent c64a6a2 commit 619f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nebula-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
restore-keys: |
- ${{ runner.os }}-gradlewrapper-
- name: Build with Gradle
run: ./gradlew --info --stacktrace build
run: ./gradlew --info --stacktrace build --warning-mode=all
env:
CI_NAME: github_actions
CI_BUILD_NUMBER: ${{ github.sha }}
Expand Down

0 comments on commit 619f182

Please sign in to comment.