ApeWorX / ape-alchemy

Alchemy network provider plugin for the Ape Framework
https://www.apeworx.io/
21 stars 13 forks source link

fix: add missing sepolia env var to test.yaml [APE-717] #50

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

Noticed failing build on main. Realized it needs the key. Nice, someone already added the key Oh, but what's this? The env var was forgotten in test.yaml no prob adds Now what? Does this count as a bug fix? Take that Vany. JK, too easy <3

How I did it

How to verify it

Checklist

antazoey commented 1 year ago

Tests will fail because it is form fork, but should be ok to merge. The real test is if the build passes on merge to main.

antazoey commented 1 year ago

btw it worked!