Skip to content

Commit

Permalink
Add a new line at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed May 2, 2024
1 parent c9157cf commit 646139e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:

- name: PICO Inference Test
if: ${{ steps.build.outcome == 'success' }}
run: ./gradlew ImmutabilityInferenceTest
run: ./gradlew ImmutabilityInferenceTest
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip

0 comments on commit 646139e

Please sign in to comment.