Skip to content

Commit 17e79d6

Browse files
committed
Try disabling Zeus?
1 parent 8db5b2c commit 17e79d6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/super_diff.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,6 @@ jobs:
7474
with:
7575
ruby-version: ${{ matrix.ruby }}
7676
bundler-cache: true
77-
- name: Install Zeus
78-
run: gem install zeus
79-
- name: Start Zeus
80-
uses: JarvusInnovations/background-action@v1
81-
with:
82-
run: zeus start
83-
wait-on: |
84-
socket:.zeus.sock
85-
file:.zeus.sock
86-
wait-for: 15s
87-
log-output-if: failure
8877
- name: Run tests
8978
run: bundle exec rake --trace
9079

0 commit comments

Comments
 (0)