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

Move to a GitHub action (instead of container-based) CI approach #128

Merged
merged 1 commit into from
Apr 6, 2021
Merged

Move to a GitHub action (instead of container-based) CI approach #128

merged 1 commit into from
Apr 6, 2021

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

Also, that GitHub action is now the "official" action for Erlang+rebar3 CI, as per EEF

Also, that GitHub action is now the "official" action for Erlang+rebar3 CI, as per EEF
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- run: rebar3 --version
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Remove since output can be seen in the setup-beam action's output.

@elbrujohalcon elbrujohalcon merged commit 500bf6a into inaka:master Apr 6, 2021
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/setup-beam branch May 19, 2021 21:04
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