Time handling.

This commit is contained in:
Nuno Cruces
2023-02-21 04:30:24 +00:00
parent df687a1c54
commit 3b4df71a94
6 changed files with 514 additions and 2 deletions

View File

@@ -36,5 +36,5 @@ jobs:
uses: ncruces/go-coverage-report@main
if: |
matrix.os == 'ubuntu-latest' &&
github.event_name == 'push'
github.event_name == 'push'
continue-on-error: true