-
-
Notifications
You must be signed in to change notification settings - Fork 160
test: use our ApeWorX action in tests #2513
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
Conversation
tests/integration/cli/projects/only-dependencies/ape-config.yaml
Outdated
Show resolved
Hide resolved
f3d7223
to
ce96a17
Compare
6aba65b
to
ff9b352
Compare
blocked by #2551 |
hoist: #2552 |
found another bug: #2555 |
750afac
to
d4f1b63
Compare
9065b41
to
df8b646
Compare
ae1c07e
to
c655132
Compare
8e27b97
to
9b56da3
Compare
This pull request is considered stale because it has been open 30 days with no activity. Remove stale label, add a comment, or make a new commit, otherwise this PR will be closed in 5 days. |
note that it is a smidge slower when it has to compile, but when the compile cache works, it seems just as fast as it was before (test tests)... and i can probably improve it when i have time, maybe splitting the contracts up into different projects |
What I did
This helps us so much. Benefits:
How I did it
How to verify it
Checklist