taubyte / tau

Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative.
https://tau.how
BSD 3-Clause "New" or "Revised" License
3.18k stars 85 forks source link

Github Actions - Handle TEST_GIT_TOKEN not passed on forks #231

Closed samyfodil closed 1 month ago

samyfodil commented 1 month ago

Closes #230

Tests that require TEST_GIT_TOKEN are skipped when no token is provided.