mirror of https://github.com/sbt/sbt.git
Rename to multirepo integration test
This commit is contained in:
parent
20db3eddf1
commit
1ca8ede010
|
|
@ -142,7 +142,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
./sbt -v "++2.13.x; all utilControl/test utilRelation/test utilPosition/test"
|
||||
- name: Build and test (6)
|
||||
- name: Multirepo integration test
|
||||
if: ${{ matrix.jobtype == 6 }}
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue