We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5b7e5 commit 39c5359Copy full SHA for 39c5359
.github/workflows/ci.yaml
@@ -47,6 +47,7 @@ jobs:
47
JOB_NAME: units-${{matrix.java}}
48
units-8-runtime:
49
runs-on: ubuntu-latest
50
+ name: "units (8)"
51
steps:
52
- name: Get current week within the year
53
id: date
0 commit comments