Skip to content

Commit 84b1af2

Browse files
committed
wip: remove old CI
1 parent 40d5bd4 commit 84b1af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/application-js-cloudflare-feature.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Debug Something
4646
run: |
4747
echo VAR1: "${{ inputs.VAR1 }}"
48+
printf 'VAR1: ${{ inputs.VAR1 }}\n'
4849
4950
echo ANOTHERTHING: "${{secrets.ANOTHERTHING}}"
5051

0 commit comments

Comments
 (0)