Commit 8519b296 authored by Joe Ziemba's avatar Joe Ziemba
Browse files

add start commands

parent a99af70c
......@@ -95,6 +95,8 @@ jobs:
- node_modules
key: v2-dependencies-{{ checksum "package.json" }}
- run: npm run build
- run: npm start
- run: npm run e2e:ff
workflows:
end-to-end-tests:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment