mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-28 19:23:53 +01:00
Reduce delay
This commit is contained in:
parent
d5eb739bb3
commit
7bd6d6ef77
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
run: |
|
||||
|
||||
# Add an extra short delay to allow datadog to flush metrics
|
||||
sleep 300 # 5 minutes
|
||||
sleep 90
|
||||
- name: Upload test results json
|
||||
uses: actions/upload-artifact@v3
|
||||
if: success() || failure()
|
||||
|
Loading…
Reference in New Issue
Block a user