Skip to content

Commit

Permalink
Fine, do not ISO8601
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin committed Jan 8, 2025
1 parent 3ab98e0 commit 903c0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-load-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
--resource-group "csels-rsti-internal-moderate-rg" \
--load-test-resource "load-testing-internal" \
--test-id "47a5e722-d63b-4ec9-8b05-17372866f00a" \
--test-run-id "run_"`date +"%Y-%m-%dT%_H:%M:%S"` \
--test-run-id "run_"`date +"%Y%m%d%_H%M%S"` \
--description "Run by Github Action"

0 comments on commit 903c0b6

Please sign in to comment.