Skip to content

Commit 12df1ff

Browse files
Robbie1977Copilot
andauthored
Update .github/workflows/performance-test.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bfb8cfe commit 12df1ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/performance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: always() # Always run this step, even if the test fails
4141
run: |
4242
# Create performance.md file
43-
cat > performance.md << 'EOF'
43+
cat > performance.md << EOF
4444
# VFBquery Performance Test Results
4545
4646
**Test Date:** $(date -u '+%Y-%m-%d %H:%M:%S UTC')

0 commit comments

Comments
 (0)