Skip to content

Commit

Permalink
Remove "
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Mar 7, 2024
1 parent 33643ac commit fbe7ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
up -d unit-test-docker-jdk8
- name: Run unit tests
run: ./gradlew --no-daemon test -x checkLicenseMain -x checkLicenses -x spotlessCheck -x spotlessApply -x spotlessJava -P edgeDepsTest"
run: ./gradlew --no-daemon test -x checkLicenseMain -x checkLicenses -x spotlessCheck -x spotlessApply -x spotlessJava -P edgeDepsTest

copyright:
name: Copyright and code format
Expand Down

0 comments on commit fbe7ff5

Please sign in to comment.