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

Actions update #164

Merged
merged 3 commits into from
Apr 5, 2021
Merged

Actions update #164

merged 3 commits into from
Apr 5, 2021

Conversation

vanvoljg
Copy link
Contributor

@vanvoljg vanvoljg commented Apr 2, 2021

Update actions to use erlef/setup-elixir@v1 and to run on both push and PR, which should catch outside contributions.

Fixes #161 #162

@vanvoljg vanvoljg self-assigned this Apr 2, 2021
@vanvoljg vanvoljg requested a review from doughsay April 2, 2021 21:17
@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #164 (0e174c2) into main (5fc78cb) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #164   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          362       366    +4     
=========================================
+ Hits           362       366    +4     
Impacted Files Coverage Δ
lib/cocktail/validation/day_of_month.ex 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb402e2...0e174c2. Read the comment docs.

@vanvoljg vanvoljg merged commit 80375f4 into main Apr 5, 2021
@vanvoljg vanvoljg deleted the actions-update branch April 5, 2021 18:12
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.

Github actions doesn't trigger on extrnal pull-requests
2 participants