Skip to content

Commit

Permalink
fix: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Oct 20, 2023
1 parent 97e4895 commit ec84eb1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/typescript-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ jobs:
env:
API_KEY: ${{ secrets.API_KEY }}
CORRECT_COVERAGE: ${{ vars.CORRECT_COVERAGE }}
- name: Upstream to Standards (local)
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
COVERAGE_SOURCE_FILE: ${{ secrets.COVERAGE_SOURCE_FILE }}
if: ${{ github.event_name == 'push'}}
run: |
bash standards.sh
- name: Upstream to Standards
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
46 changes: 0 additions & 46 deletions standards.sh

This file was deleted.

0 comments on commit ec84eb1

Please sign in to comment.