Skip to content

Commit

Permalink
Add workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
InversionSpaces committed Mar 8, 2024
1 parent 05e8226 commit 63278cd
Show file tree
Hide file tree
Showing 3 changed files with 2,768 additions and 35 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ jobs:
- name: Install aqua deps
run: fluence dep i --no-input

- name: Build fluence project
run: fluence build --no-input

- name: Init local env with fcli
run: fluence local init --no-input

Expand Down Expand Up @@ -124,10 +121,6 @@ jobs:
- name: Run npm i
run: npm i

- name: Run npm i in gateway
working-directory: gateway
run: npm i

- name: Run npm run build
run: npm run build

Expand Down
Loading

0 comments on commit 63278cd

Please sign in to comment.