Skip to content

Commit

Permalink
Only run on Ubuntu 22
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Jan 24, 2024
1 parent e0289e3 commit d857693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
name: coverage_report
path: build/svFSI-build/coverage
- name: Upload coverage reports to Codecov
if: startsWith(matrix.os, 'ubuntu-22.04')
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d857693

Please sign in to comment.