frontend: move to repo root

This commit is contained in:
Patrik Oldsberg
2020-03-05 15:55:28 +01:00
parent 5b9845f62f
commit 56226ae84d
184 changed files with 111 additions and 2097 deletions
-1
View File
@@ -31,7 +31,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: yarn install, build, and test
working-directory: ./frontend
run: |
yarn install
yarn build