Commit bdc8766 1 parent b2c0b47 commit bdc8766 Copy full SHA for bdc8766
File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 7
7
tasks :
8
8
test_module_bzlmod :
9
9
name : " Test module (Bazel 7.3.2, Bzlmod)"
10
+ working_directory : " tests/bcr"
10
11
bazel : 7.3.2
11
12
platform : ${{ platform }}
12
13
build_flags :
21
22
- " //..."
22
23
test_module_workspace :
23
24
name : " Test module (Bazel 7.3.2, WORKSPACE)"
25
+ working_directory : " tests/bcr"
24
26
bazel : 7.3.2
25
27
platform : ${{ platform }}
26
28
build_flags :
35
37
- " //..."
36
38
test_module_head :
37
39
name : " Test module (Bazel@HEAD, Bzlmod)"
40
+ working_directory : " tests/bcr"
38
41
bazel : last_green
39
42
platform : ${{ platform }}
40
43
build_flags :
49
52
- " //..."
50
53
test_module_bzlmod_legacy :
51
54
name : " Test module (Bazel 6.0.0, Bzlmod)"
55
+ working_directory : " tests/bcr"
52
56
bazel : 6.0.0
53
57
platform : ${{ platform }}
54
58
build_flags :
61
65
- " //..."
62
66
test_module_workspace_legacy :
63
67
name : " Test module (Bazel 6.0.0, WORKSPACE)"
68
+ working_directory : " tests/bcr"
64
69
bazel : 6.0.0
65
70
platform : ${{ platform }}
66
71
build_flags :
Original file line number Diff line number Diff line change
1
+ tests/bcr
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments