Skip to content

Commit

Permalink
Update saxon-transformation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger authored Sep 25, 2024
1 parent 3b4e38a commit ad01b44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/saxon-transformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ jobs:
xslt-transform:
runs-on: ubuntu-latest
steps:
- name: Set up JDK 11
uses: actions/checkout@v4
- name: XSLT Transformation
uses: pl-strflt/saxon@v1
env:
INPUT_INPUT: junit.xml
Expand Down

0 comments on commit ad01b44

Please sign in to comment.