Browse Source

codecov only on one target

pull/1554/head
Stefan Nikolei 5 years ago
parent
commit
3fad302539
  1. 2
      .github/workflows/build-and-test.yml

2
.github/workflows/build-and-test.yml

@ -17,7 +17,7 @@ jobs:
- os: ubuntu-latest
framework: net5.0
runtime: -x64
codecov: true
codecov: false
- os: macos-latest
framework: net5.0
runtime: -x64

Loading…
Cancel
Save