Skip to content

Commit cd877b0

Browse files
Updated GitHub Actions
1 parent 85b2708 commit cd877b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/react.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19+
1920
- name: Install Dependencies
2021
run: npm install
22+
2123
- name: Run Tests
2224
run: npm run test

0 commit comments

Comments
 (0)