Skip to content

Commit

Permalink
only archive on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
pregress committed Nov 6, 2024
1 parent 4dcaa07 commit 1fc5bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Archive code coverage results
uses: actions/upload-artifact@v4
if: matrix.os == 'ubuntu-latest'
with:
name: code-coverage
path: coverage.txt
Expand Down

0 comments on commit 1fc5bba

Please sign in to comment.