Skip to content

Commit 994174b

Browse files
committed
not in parallel with up
1 parent ec98716 commit 994174b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/test-smoke.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ jobs:
7373
with:
7474
ruby-version: 3.3
7575

76-
- name: Install Packages and Test
77-
run: |
78-
bundle install
79-
rake smoke
80-
env:
81-
RUBY_VERSION: 3.3
82-
OPERATING_SYSTEM: ubuntu
83-
shell: bash
76+
# - name: Install Packages and Test
77+
# run: |
78+
# bundle install
79+
# rake smoke
80+
# env:
81+
# RUBY_VERSION: 3.3
82+
# OPERATING_SYSTEM: ubuntu
83+
# shell: bash
8484

8585
notify_for_failures:
8686
name: Notify for Failures

0 commit comments

Comments
 (0)