We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f648572 commit adefeafCopy full SHA for adefeaf
.github/workflows/pitest.yml
@@ -39,6 +39,6 @@ jobs:
39
uses: peaceiris/[email protected]
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
42
- publish_dir: ./target/pit-reports/*
+ publish_dir: ./target/pit-reports
43
44
0 commit comments