We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb01d7 commit ac25fe6Copy full SHA for ac25fe6
1 file changed
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
runner:
6
runs-on: [self-hosted, kernel-prd-u2404-x64-large-od-ephem]
7
steps:
8
- - name: Time
+ - name: Times
9
run: echo "Today date $(date)."
10
11
goodbye:
0 commit comments