Skip to content

Commit

Permalink
Removed deps install.
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht9277 committed Nov 8, 2023
1 parent cc0ac60 commit b9a2a92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Setup o1js submodule
run: git submodule update --init --recursive

- name: Install deps
run: npm install

- name: Set up dependencies
run: npm ci

Expand Down

0 comments on commit b9a2a92

Please sign in to comment.