Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The CI environment variable is not set #333

Closed
negebauer opened this issue Aug 8, 2020 · 0 comments · Fixed by #372
Closed

The CI environment variable is not set #333

negebauer opened this issue Aug 8, 2020 · 0 comments · Fixed by #372

Comments

@negebauer
Copy link

negebauer commented Aug 8, 2020

The GitHub Actions runner sets the CI env variable to true (discussion: actions/runner#368, pr: actions/runner#374).
act doesn't set CI to true when running GitHub Actions, imo it should.

There are a lot of tools/scripts that except the CI env variable to be set when running in CI, like react-scripts for example.

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 a pull request may close this issue.

1 participant