We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7b535b + 84f2619 commit ffc2266Copy full SHA for ffc2266
1 file changed
.github/workflows/configlet-sync.yml
@@ -32,7 +32,6 @@ jobs:
32
- name: Run configlet sync for test and capture output
33
id: sync_test
34
run: |
35
- mkdir -p .github/auto-sync
36
configlet_raw_output="$(./bin/configlet sync --tests)"
37
38
echo "configlet output:"
0 commit comments