Skip to content

Commit

Permalink
fix: accidental nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexforsyth committed Nov 10, 2020
1 parent 07f9551 commit 8dafbc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ phases:
- yarn --frozen-lockfile
# Run the actual tests.
- echo Executing unit tests
- nvm use
- yarn test:all
- echo Executing functional test
- yarn test:functional
Expand Down

0 comments on commit 8dafbc0

Please sign in to comment.