Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Prepare CI (latest) for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Apr 15, 2020
1 parent 7a29cc7 commit d7bfe88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
percentage: true
- name: Validate linguist result
run: |
[[ '{"Ruby":"75.21%","Dockerfile":"19.80%","Shell":"5.00%"}' == '${{ steps.linguist.outputs.data }}' ]] || exit 1;
[[ '{"Ruby":"76.68%","Dockerfile":"19.31%","Shell":"4.01%"}' == '${{ steps.linguist.outputs.data }}' ]] || exit 1;

0 comments on commit d7bfe88

Please sign in to comment.