We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718b338 commit 3bc1c39Copy full SHA for 3bc1c39
.github/workflows/test.yml
@@ -9,6 +9,8 @@ jobs:
9
runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v4
12
+ with:
13
+ lfs: true
14
- uses: actions/setup-java@v4
15
with:
16
distribution: 'temurin'
@@ -50,6 +52,8 @@ jobs:
50
52
51
53
54
55
56
57
58
59
@@ -61,6 +65,8 @@ jobs:
61
65
62
66
63
67
68
69
64
70
71
72
@@ -75,6 +81,8 @@ jobs:
75
81
76
82
77
83
84
85
78
86
79
87
80
88
0 commit comments