We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b578947 commit dcd4445Copy full SHA for dcd4445
.github/workflows/pe_latest_testing.yml
@@ -51,7 +51,7 @@ jobs:
51
echo STEP_ID=Setup-Acceptance-Test-Matrix >> $GITHUB_ENV
52
echo STEP_START=$(date +%s) >> $GITHUB_ENV
53
54
- # Store the result of the curl call in $forge_response
+ # store the result of the curl call in $forge_response
55
- name: Curl Forge for PE versions
56
id: curl_forge
57
run: |
0 commit comments