Changeset 18029 in josm for trunk/.github


Ignore:
Timestamp:
2021-07-15T09:45:10+02:00 (3 years ago)
Author:
Don-vip
Message:

remove ashley-taylor/junit-report-annotations-action-example step, doesn't work, others do

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/ant-test.yml

    r18026 r18029  
    9191          path: artifacts
    9292
    93       - name: Publish Test Report with junit-report-annotations-action
    94         uses: ashley-taylor/junit-report-annotations-action@1.3
    95         if: ${{ always() }}
    96         with:
    97           path: 'artifacts/**/*.xml'
    98           access-token: ${{ secrets.GITHUB_TOKEN }}
    99 
    10093      - name: Publish Test Report with action-junit-report
    10194        if: ${{ always() }}
Note: See TracChangeset for help on using the changeset viewer.