Skip to content

Commit

Permalink
stellar#76: working on ci yarn pkg failures
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed May 15, 2023
1 parent de9a9df commit 4c98212
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
- name: Install Dependencies
run: |
yarn cache clean
yarn install
yarn install --network-concurrency 1
- name: Build
run: gulp
Expand Down

0 comments on commit 4c98212

Please sign in to comment.