Skip to content

Commit

Permalink
fix(ci): removing the integration tests temporarly for debugging ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nutrina committed Oct 31, 2022
1 parent ad4f716 commit 1781ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
run: lerna bootstrap
- name: Run Tests
run: yarn test
- name: Run Ceramic Integration Tests
run: yarn test:ceramic-integration
# - name: Run Ceramic Integration Tests
# run: yarn test:ceramic-integration
- name: Run Linter
run: yarn lint
- name: Workarround for build error
Expand Down

0 comments on commit 1781ccf

Please sign in to comment.