mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
[2.x] Remove Ivy dependency (#9615)
**Problem** sbt still has some code that's depending on Ivy. **Solution** This removes it.
This commit is contained in:
@@ -152,7 +152,6 @@ jobs:
|
||||
./sbt -v --client "scripted dependency-management/* project-load/* project-matrix/* java/* run/*"
|
||||
./sbt -v --client "scripted plugins/*"
|
||||
./sbt -v --client "scripted nio/*"
|
||||
./sbt -v --client "scripted ivy/*"
|
||||
- name: Build and test (4)
|
||||
if: ${{ matrix.jobtype == 4 }}
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user