Skip to content

Commit

Permalink
NEW @W-15655525@ Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jfeingold35 committed May 31, 2024
1 parent 10c00b2 commit ce3631a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
<<<<<<< Updated upstream
=======
- run: yarn
>>>>>>> Stashed changes
- run: yarn build
- run: yarn test
- run: yarn lint

0 comments on commit ce3631a

Please sign in to comment.