Skip to content

Commit

Permalink
ci: remove matrix.os
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Sep 17, 2020
1 parent fec712f commit 5a84f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Upload test coverage as artifact
uses: actions/upload-artifact@v2
with:
name: coverage-${{ matrix.os }}
name: coverage
path: coverage

# - uses: codecov/codecov-action@v1.0.13
Expand Down

0 comments on commit 5a84f81

Please sign in to comment.