File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 14
14
matrix :
15
15
language : [rust, shell]
16
16
steps :
17
- - name : Download Earthly v0.8.12 .
17
+ - name : Download Earthly.
18
18
uses : earthly/actions-setup@v1
19
19
with :
20
20
version : v0.8.15
29
29
matrix :
30
30
language : [rust, shell]
31
31
steps :
32
- - name : Download Earthly v0.8.12 .
32
+ - name : Download Earthly.
33
33
uses : earthly/actions-setup@v1
34
34
with :
35
35
version : v0.8.15
41
41
name : Compile
42
42
runs-on : ubuntu-latest
43
43
steps :
44
- - name : Download Earthly v0.8.12 .
44
+ - name : Download Earthly.
45
45
uses : earthly/actions-setup@v1
46
46
with :
47
47
version : v0.8.15
53
53
name : Unit Test
54
54
runs-on : ubuntu-latest
55
55
steps :
56
- - name : Download Earthly v0.8.12 .
56
+ - name : Download Earthly.
57
57
uses : earthly/actions-setup@v1
58
58
with :
59
59
version : v0.8.15
Original file line number Diff line number Diff line change 11
11
name : Linting
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - name : Download Earthly v0.8.12 .
14
+ - name : Download Earthly.
15
15
uses : earthly/actions-setup@v1
16
16
with :
17
17
version : v0.8.15
Original file line number Diff line number Diff line change 11
11
name : Clean
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - name : Download Earthly v0.8.12 .
14
+ - name : Download Earthly.
15
15
uses : earthly/actions-setup@v1
16
16
with :
17
17
version : v0.8.15
Original file line number Diff line number Diff line change 11
11
name : Linting
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - name : Download Earthly v0.8.12 .
14
+ - name : Download Earthly.
15
15
uses : earthly/actions-setup@v1
16
16
with :
17
17
version : v0.8.15
23
23
name : Formatting
24
24
runs-on : ubuntu-latest
25
25
steps :
26
- - name : Download Earthly v0.8.12 .
26
+ - name : Download Earthly.
27
27
uses : earthly/actions-setup@v1
28
28
with :
29
29
version : v0.8.15
You can’t perform that action at this time.
0 commit comments