Skip to content

Commit

Permalink
wip: test
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz committed Feb 20, 2022
1 parent 0b7399c commit 9e84c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ setup.sanity: setup
make sanity.check exec=$(VENV_BIN)node version="v14.5.0"
make sanity.check exec=$(VENV_BIN)npm version="6.14.5"
make sanity.check exec=$(VENV_BIN)npx version="6.14.5"
make sanity.check exec=$(VENV_BIN)nvm version="0.34.0"
make sanity.check exec=$(VENV_BIN)nvm version="0.35.0"
rm .nvmrc

.PHONY: setup.debug
Expand Down

0 comments on commit 9e84c2d

Please sign in to comment.