Skip to content

Commit

Permalink
chore: Update npm test command to run tests without CI flag
Browse files Browse the repository at this point in the history
  • Loading branch information
waveyboym committed Jun 24, 2024
1 parent 0488638 commit fb952ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
run: npm install --legacy-peer-deps

- name: Run Tests
run: npm run test-ci
run: npm run test

0 comments on commit fb952ba

Please sign in to comment.