This commit is contained in:
John McLear 2020-05-28 10:22:19 +00:00
parent c3c29dc1f5
commit 93e7e92dba

View file

@ -31,6 +31,7 @@ jobs:
# Frontend is focus
- name: "Test the Frontend"
install:
- "ls -lsh node_modules"
- "bin/installDeps.sh"
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
script: