Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add USING_ETH workflow + fix eth test cases #154

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

kinrezC
Copy link
Collaborator

@kinrezC kinrezC commented Oct 23, 2024

Closes #127

Comment on lines +60 to +66
- name: Run forge tests with usingEth (true)
run: |
export USING_ETH=TRUE
export FEE=0
export PROTOCOL_FEE=0
forge test -vvv --via-ir
id: test3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to add combinations with the other runs, i.e. with fees and using eth

@kinrezC kinrezC merged commit d302a2d into feat/revert-swap-utils Oct 23, 2024
1 check passed
kinrezC added a commit that referenced this pull request Oct 23, 2024
* Add USING_ETH workflow + fix eth test cases (#154)

* Add revert swap utils
kinrezC added a commit that referenced this pull request Oct 23, 2024
* Revert swap utils (#152)

* Add USING_ETH workflow + fix eth test cases (#154)

---------

Co-authored-by: clemlak <[email protected]>
Co-authored-by: Clément Lakhal <[email protected]>
@clemlak clemlak deleted the patch/eth-workflow branch November 5, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants