Skip to content

Commit c69ca35

Browse files
authored
Update test.yaml
1 parent 78dd457 commit c69ca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: diff
1515
uses: ./
1616
with:
17-
path: "Funding(9th edition).xml"
17+
path: README.md
1818
strict: false
1919
- run: |
2020
echo "Added? ${{ steps.diff.outputs.added }}"

0 commit comments

Comments
 (0)