Skip to content

Allow several environment variables when running deno test#6

Merged
dahlia merged 1 commit into
fedify-dev:mainfrom
moreal:allow-env-when-testing
Jun 19, 2025
Merged

Allow several environment variables when running deno test#6
dahlia merged 1 commit into
fedify-dev:mainfrom
moreal:allow-env-when-testing

Conversation

@moreal
Copy link
Copy Markdown
Contributor

@moreal moreal commented Jun 19, 2025

Since #5, it started to fail with the following message when running deno task test:

error: (in promise) NotCapable: Requires env access to "NODE_V8_COVERAGE", run again with the --allow-env flag

Actually, it wasn't caused by the aforementioned PR, but I opened it up because --allow-env will let it get away with it.
Since this pull request fixes the CI issue, the dev release will be published and users may become able to use BotKit with Cloudflare Workers!

Copy link
Copy Markdown
Member

@dahlia dahlia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dahlia dahlia merged commit 4d88372 into fedify-dev:main Jun 19, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants