Skip to content

Commit

Permalink
Update .github/workflows/server-build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Abhijeet <[email protected]>
  • Loading branch information
sagar-qa007 and abhvsn authored Oct 8, 2024
1 parent 044114c commit 2cd608a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
test_result="passed"
fi
echo "test_result variable value: ${test_result}"
echo "test_result: ${test_result}"
# Remove the file before starting to ensure a fresh file is created
OUTPUT_FILE="failed-server-tests.txt"
Expand Down

0 comments on commit 2cd608a

Please sign in to comment.