We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27f6f5 commit ef73a8bCopy full SHA for ef73a8b
.github/workflows/sync-test-fixtures.yml
@@ -50,7 +50,7 @@ jobs:
50
--base main \
51
--head "$BRANCH"
52
else
53
- echo "No fixture detected; nothing to do"
+ echo "No fixture changes detected; nothing to do"
54
fi
55
env:
56
GITHUB_TOKEN: ${{ github.token }}
0 commit comments