Skip to content

Commit

Permalink
chore: Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jul 17, 2024
1 parent 5fc5a4d commit 08ef701
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ jobs:
shell: bash
working-directory: examples/csv
if: runner.os == 'Windows'
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action/composite@v1
if: always()
with:
files: "**/test-results/**/*.xml"

protobuf-examples:
runs-on: ${{ matrix.operating-system }}
Expand Down

0 comments on commit 08ef701

Please sign in to comment.