Skip to content

Commit a96e80e

Browse files
authored
remove smoke tests from ci
1 parent b9a3091 commit a96e80e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ jobs:
3131
run: |
3232
bazel build //...
3333
34-
- name: Run smoke tests
35-
run: |
36-
cd tests/smoke
37-
./test_smoke.sh
38-
3934
- name: Test bazel test runner
4035
run: |
4136
bazel test //tests/smoke:smoke_test

0 commit comments

Comments
 (0)