Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nschcolnicov committed Sep 3, 2024
1 parent 26872a8 commit 69d25a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
--changed-since HEAD^ \
--profile "+${{ matrix.profile }}" \
--filter pipeline \
--junitxml=test.xml
--junitxml=test.xml
- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit 69d25a3

Please sign in to comment.