Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KKA11010 committed Nov 17, 2023
1 parent ddc1eeb commit d0bddc8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
cache: "npm"
- run: npm install
- run: npm run lint
- run: |
-c metro.config.js \
-p android -g \
--reset-cache \
-O build \
src/AppEntry.ts

# - run: npx tsc

Expand Down

0 comments on commit d0bddc8

Please sign in to comment.