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

ci: add env #419

Merged
merged 1 commit into from
Jul 25, 2020
Merged

ci: add env #419

merged 1 commit into from
Jul 25, 2020

Conversation

peaceiris
Copy link
Owner

ENV LANG="C.UTF-8"
ENV ImageVersion="20200625.0"
ENV GITHUB_API_URL="https://api.github.com"
ENV RUNNER_TOOL_CACHE="/opt/hostedtoolcache"
ENV GITHUB_REPOSITORY_OWNER="peaceiris"
ENV GITHUB_ACTIONS="true"

ENV LANG="C.UTF-8"
ENV ImageVersion="20200625.0"
ENV GITHUB_API_URL="https://api.github.com"
ENV RUNNER_TOOL_CACHE="/opt/hostedtoolcache"
ENV GITHUB_REPOSITORY_OWNER="peaceiris"
ENV GITHUB_ACTIONS="true"
@codecov
Copy link

codecov bot commented Jul 25, 2020

Codecov Report

Merging #419 into main will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
- Coverage   52.32%   51.97%   -0.36%     
==========================================
  Files           4        4              
  Lines         279      279              
  Branches       50       50              
==========================================
- Hits          146      145       -1     
- Misses        132      133       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.ts 97.72% <0.00%> (-2.28%) ⬇️

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 eca3d9d...7163da7. Read the comment docs.

@peaceiris peaceiris merged commit 71958c5 into main Jul 25, 2020
@peaceiris peaceiris deleted the peaceiris-patch-1 branch July 25, 2020 15:12
peaceiris pushed a commit that referenced this pull request Jul 25, 2020
ENV LANG="C.UTF-8"
ENV ImageVersion="20200625.0"
ENV GITHUB_API_URL="https://api.github.com"
ENV RUNNER_TOOL_CACHE="/opt/hostedtoolcache"
ENV GITHUB_REPOSITORY_OWNER="peaceiris"
ENV GITHUB_ACTIONS="true"
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.

1 participant