Housekeeping (#3374)

This commit is contained in:
Bruce Berrios 2022-08-08 10:16:07 -04:00 committed by GitHub
parent a53ea582e4
commit 5a0e8ae72e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 9 deletions

View file

@ -122,11 +122,3 @@ jobs:
- name: Run webpack
if: steps.filter.outputs.ts-scss-fe == 'true'
run: npm run pr-check-ts
- name: Testing new GitHub Job Summaries
run: |
echo "This is the lead in sentence for the list" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY # this is a blank line
echo "- Lets add a bullet point" >> $GITHUB_STEP_SUMMARY
echo "- Lets add a second bullet point" >> $GITHUB_STEP_SUMMARY
echo "- How about a third one?" >> $GITHUB_STEP_SUMMARY

View file

@ -9,7 +9,7 @@ export default {
// These percentages should never decrease
statements: 40,
branches: 40,
functions: 23,
functions: 24,
lines: 43,
},
},