Skip to content

Commit

Permalink
Update NPMPublishPlugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Jul 27, 2023
1 parent 5c09cd5 commit fbfefed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/NPMPublishPlugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
files: ${{join(fromJSON(steps.coverage-files.outputs.files), ',')}}
flags: spm
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
- name: Lint
run: ./scripts/lint.sh
if: startsWith(matrix.xcode,'/Applications/Xcode_14.3')

0 comments on commit fbfefed

Please sign in to comment.