Skip to content

Commit

Permalink
Update .github/workflows/check-paper-integrity.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
  • Loading branch information
maciekstosio and j-piasecki authored Jun 10, 2024
1 parent 9b97bf4 commit 38f0ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-paper-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
android/.gradle
key: ${{ runner.os }}-kotlin-lint-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties', 'android/build.gradle') }}

- name: Check check integrity
- name: Check old arch integrity
run: yarn checkIntegrity

0 comments on commit 38f0ec8

Please sign in to comment.