Skip to content

Commit

Permalink
Merge pull request #103 from celo-org/soloseng/clean-workflow-yml
Browse files Browse the repository at this point in the history
Remove unused var
  • Loading branch information
soloseng authored Oct 17, 2023
2 parents 0bd563f + f666db7 commit b898bb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .changeset/large-snakes-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 0 additions & 5 deletions .github/workflows/social-connect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ env:
NODE_OPTIONS: '--max-old-space-size=4096'
TERM: dumb
GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.parallel=false -Dorg.gradle.configureondemand=true -Dorg.gradle.jvmargs="-Xmx4096m -XX:+HeapDumpOnOutOfMemoryError"'
# Git Tag for contract release to use
RELEASE_TAG: ganache-v7-core-contracts.v9
# RELEASE_TAG: core-contracts.v9
# CELO_BLOCKCHAIN_BRANCH_TO_TEST: master
CELO_BLOCKCHAIN_BRANCH_TO_TEST: release/1.7.x

jobs:
install-dependencies:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@
"@types/bn.js": "4.11.6",
"bignumber.js": "9.0.0"
}
}
}

0 comments on commit b898bb6

Please sign in to comment.