Skip to content

Commit

Permalink
Update verify_code.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
VyaasBaskar authored Sep 2, 2024
1 parent ba0b788 commit d7c9b50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify_code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
- name: Install Roborio Toolchain
run: ./gradlew installRoborioToolchain

- name: Spotless Check
run: ./gradlew spotlessCheck -PfromCI
# - name: Spotless Check
# run: ./gradlew spotlessCheck -PfromCI

- name: Compile code and run tests
run: ./gradlew build -PfromCI

0 comments on commit d7c9b50

Please sign in to comment.