Skip to content

Commit ef532af

Browse files
committed
fix
1 parent b21dafd commit ef532af

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/rjit.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,6 @@ jobs:
111111
RUBY_TESTOPTS: "-q --tty=no"
112112
RUN_OPTS: ${{ matrix.run_opts }}
113113

114-
- name: make test-spec
115-
run: |
116-
$SETARCH make -s test-spec RUN_OPTS="$RUN_OPTS"
117-
timeout-minutes: 10
118-
env:
119-
GNUMAKEFLAGS: ""
120-
RUN_OPTS: ${{ matrix.run_opts }}
121-
122114
- uses: ./.github/actions/slack
123115
with:
124116
label: ${{ matrix.run_opts }}

0 commit comments

Comments
 (0)