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

Allow workflows to run locally #1068

Merged
merged 6 commits into from Apr 25, 2023
Merged

Allow workflows to run locally #1068

merged 6 commits into from Apr 25, 2023

Conversation

cuihtlauac
Copy link
Collaborator

For instance, using nektos/act

  • Disable sandboxing (we're already in a container)
  • Don't wait for user confirmation when installing system packages

Cuihtlauac ALVARADO added 4 commits April 24, 2023 14:45
For instance, using nektos/act

* Disable sandboxing (we're already in a container)
* Don't wait for user confirmation when installing system packages
This was was a work around bug preventing workflows to run
using nektos/act:

ocaml/setup-ocaml#657

Fixed in setup-ocaml 2.0.14

https://github.com/ocaml/setup-ocaml/releases/tag/v2.0.14
Copy link
Collaborator

@sabine sabine left a comment

Choose a reason for hiding this comment

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

LGTM

@sabine sabine merged commit 13e4423 into main Apr 25, 2023
3 checks passed
@sabine sabine deleted the act-workflow branch April 25, 2023 11:00
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.

None yet

2 participants