Skip to content

Commit

Permalink
Update ios.yml to revert codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
sp4ce-cowboy authored Mar 26, 2024
1 parent c119228 commit 3298e69
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
default=$(echo $scheme_list | ruby -e "require 'json'; puts JSON.parse(STDIN.gets)['project']['targets'][0]")
echo $default | cat >default
echo Using default scheme: $default
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: cs3217-2324/group-project-tower-forge
- name: Build
env:
scheme: ${{ 'default' }}
Expand Down

0 comments on commit 3298e69

Please sign in to comment.