Remix - Testing
Given this GitHub Actions step in a Remix CI pipeline:
What will happen when this step runs?
- name: Install dependencies
run: npm installWhat will happen when this step runs?
