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

How to run with github actions? #107

Open
liron-navon opened this issue Apr 4, 2022 · 1 comment
Open

How to run with github actions? #107

liron-navon opened this issue Apr 4, 2022 · 1 comment

Comments

@liron-navon
Copy link

The example provided shows how to run the gas reporter on circleci with codechecks, but I didn't understand how to run it on github actions, I got a file, but how do I check the diff between the existing and the new file?

@AbhinavMir
Copy link

You can access ./github/workflows file (or create an action from the actions tab - new workflow button). Add it there how you would in CircleCI (I assume).

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

No branches or pull requests

2 participants