Skip to content

Commit

Permalink
junit annotator sadly does not work, known issue ashley-taylor/junit-…
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed May 28, 2020
1 parent c5020df commit dc02279
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,7 @@ jobs:
name: Build
- run: ./build.sh test -s true
name: Test
- uses: ashley-taylor/[email protected]
if: always()
with:
access-token: ${{secrets.GITHUB_TOKEN}}
path: build/output/junit-*.xml
includeSummary: true
numFailures: 10

deploy:
runs-on: ubuntu-18.04
needs: build
Expand Down

0 comments on commit dc02279

Please sign in to comment.