issues
search
ApeWorX
/
ape-vyper
Vyper compiler plugin for the Ape Framework, using VVM
https://www.apeworx.io/
Apache License 2.0
27
stars
9
forks
source link
test: properly set GH access token
#136
Closed
antazoey
closed
1 month ago
antazoey
commented
1 month ago
What I did
token wasnt being set, causing CI failures from the timeouts
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows
Conventional Commit
standard (will be automatically included in the changelog)
What I did
token wasnt being set, causing CI failures from the timeouts
How I did it
How to verify it
Checklist