Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BhumikaDatamatics authored Mar 29, 2024
1 parent ffbd0f3 commit f8f54af
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ jobs:
npm install
# --legacy-deps=true

- name: Lint
uses: Krizzu/[email protected]
with:
ghToken: ${{ secrets.GITHUB_TOKEN }}
eslintFiles: "app"
eslintConfig: ".eslintrc.json"
eslintExt: "js, jsx, ts, tsx"
# - name: Lint
# uses: Krizzu/[email protected]
# with:
# ghToken: ${{ secrets.GITHUB_TOKEN }}
# eslintFiles: "app"
# eslintConfig: ".eslintrc.json"
#eslintExt: "js, jsx, ts, tsx"


- name: 'Create env file'
Expand Down

0 comments on commit f8f54af

Please sign in to comment.