o1-labs / docs2

Docs website for the Mina Protocol.
https://docs.minaprotocol.com
93 stars 136 forks source link

Fix tutorials test-features CI #1058

Closed 45930 closed 1 month ago

45930 commented 1 month ago

Fixes a CI failure on main from my last commit

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 9:58pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **07-oracles** | ⬜️ Ignored ([Inspect](https://vercel.com/minadocs/07-oracles/GcXr2YVtWavohPbbdXaBrJR8PAdU)) | [Visit Preview](https://07-oracles-git-2024-10-fix-ci-minadocs.vercel.app) | | Oct 16, 2024 9:58pm |
45930 commented 1 month ago

@boray - Is there a reason not to run the CI on PRs as well as on push to main?

boray commented 1 month ago

@boray - Is there a reason not to run the CI on PRs as well as on push to main?

yes, to save Github Actions cost. But, you can manually run from Actions tab.

boray commented 1 month ago

In the context of this PR, you cannot run this version of the workflow in Github Actions. But, you can still test it locally with act.