Skip to content

Commit

Permalink
Run less tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes committed Oct 10, 2023
1 parent 6a199ed commit b11a29e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,3 @@ jobs:
run: cp .github/workflows/ci.bazelrc .
- name: "Build"
run: bazel build //... --enable_bzlmod=False
- name: "Unit tests"
run: bazel test //... --enable_bzlmod=False
- name: "Integration tests"
run: bash tests/integration/suite.sh

0 comments on commit b11a29e

Please sign in to comment.