Skip to content

Commit

Permalink
πŸ§‘β€πŸ’» further attempt to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roberts committed Oct 9, 2023
1 parent cae3a96 commit 9f641b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
registry-url: https://registry.npmjs.org
- name: Install react
run: yarn add [email protected]
- name: Install react-native
run: yarn add [email protected]
- name: Install dependencies
run: yarn install -D
- name: Test
Expand Down

0 comments on commit 9f641b2

Please sign in to comment.