Skip to content

Commit

Permalink
Manually update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel committed Nov 18, 2023
1 parent 7811081 commit 1147898
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,16 +148,10 @@ jobs:
- test: '@@//tests/bzlrelease_tests/tools_tests:generate_workspace_snippet_test'
runner: ubuntu-22.04
enable_bzlmod: true
- test: '@@//tests/bzltidy_tests:tidy_all_test_bazel_.bazelversion'
- test: '@@//tests/bzltidy_tests:tidy_all_test'
runner: ubuntu-22.04
enable_bzlmod: true
- test: '@@//tests/bzltidy_tests:tidy_all_test_bazel_.bazelversion'
runner: macos-13
enable_bzlmod: true
- test: '@@//tests/bzltidy_tests:tidy_all_test_bazel_6_4_0'
runner: ubuntu-22.04
enable_bzlmod: true
- test: '@@//tests/bzltidy_tests:tidy_all_test_bazel_6_4_0'
- test: '@@//tests/bzltidy_tests:tidy_all_test'
runner: macos-13
enable_bzlmod: true
- test: '@@//tests/shlib_tests/lib_tests/git_tests:git_integration_test'
Expand Down

0 comments on commit 1147898

Please sign in to comment.