Skip to content

Commit

Permalink
Remove duplicate env key
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDuffy committed Feb 1, 2024
1 parent 191babc commit ef8e69c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ jobs:
with:
files: ${{ join(fromJSON(steps.convert-coverage.outputs.files), ',') }}
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

linux_tests:
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
Expand Down

0 comments on commit ef8e69c

Please sign in to comment.