Skip to content

Commit fc87191

Browse files
committed
disable smoke tests until they are configured
1 parent 6810b6c commit fc87191

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ciab_ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
source .venv/bin/activate
4444
testing/setup_tests.sh
45-
- name: run smoke tests
46-
run: |
47-
source .venv/bin/activate
48-
rally verify start --pattern=smoke
45+
# - name: run smoke tests
46+
# run: |
47+
# source .venv/bin/activate
48+
# rally verify start --pattern=smoke

0 commit comments

Comments
 (0)