frontend: move to repo root
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user