Add separate matcher for note to transform to notice (#53)

This commit is contained in:
Joakim Sørensen
2021-11-14 11:48:26 +01:00
committed by GitHub
parent c2b45ddc5f
commit 203a3fd018
3 changed files with 16 additions and 4 deletions

View File

@@ -37,5 +37,3 @@ jobs:
echo "::error:: Expected file $notexpect found in ${{ steps.check.outputs.files }}"
exit 1
fi