anton-rs / kona

A suite of `no_std` components for the OP Stack state transition function and L2 chain derivation.
https://anton-rs.github.io/kona
MIT License
132 stars 41 forks source link

fix(ci): Remove `PAT_TOKEN` ref #494

Closed clabby closed 2 months ago

clabby commented 2 months ago

Overview

Removes the PAT_TOKEN requirement, which should re-enable CI for external contributors.

clabby commented 2 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.1%. Comparing base (933a5f0) to head (d6d6d6d). Report is 1 commits behind head on main.

Additional details and impacted files

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

refcell commented 2 months ago

Ah nice, since we don't have submodules anymore this should work!