Skip to content

Commit

Permalink
Merge pull request #294 from control-toolbox/ocots-patch-1
Browse files Browse the repository at this point in the history
Update Breakage.yml
  • Loading branch information
ocots authored Sep 15, 2024
2 parents 0f6287a + ace44e1 commit 4ea47d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Breakage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- run: |
cd pr
echo "Breakage test results" > MSG
echo "Date: $(date '+%Y-%m-%d %H:%M:%S')" >> MSG
echo "Date: $(TZ=UTC-2 date '+%Y-%m-%d %H:%M:%S')" >> MSG
echo "| Package name | latest | stable |" >> MSG
echo "|--|--|--|" >> MSG
count=0
Expand Down

0 comments on commit 4ea47d0

Please sign in to comment.