Skip to content

Commit ee6ba67

Browse files
committed
Revert
1 parent 3a67aaf commit ee6ba67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pr-check.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,6 @@ jobs:
196196
shell: bash
197197

198198
- name: Find Environments
199-
if: matrix.run_cli == 'yes'
200-
run: cargo run --release --target ${{ matrix.target }} -- find -l
201-
shell: bash
202-
203-
- name: Find Environments (verbose)
204199
if: matrix.run_cli == 'yes'
205200
run: cargo run --release --target ${{ matrix.target }} -- find -v -l
206201
shell: bash

0 commit comments

Comments
 (0)