Skip to content

Commit 9713b7c

Browse files
authored
Merge pull request #8295 from xuwei-k/nio-scripted-tests
enable some scripted tests
2 parents d31f986 + 028dc35 commit 9713b7c

File tree

17 files changed

+1
-1
lines changed

17 files changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
./sbt -v --client "scripted dependency-graph/*"
144144
./sbt -v --client "scripted dependency-management/* project-load/* project-matrix/* java/* run/*"
145145
./sbt -v --client "scripted plugins/*"
146-
# ./sbt -v --client "scripted nio/*"
146+
./sbt -v --client "scripted nio/*"
147147
- name: Build and test (4)
148148
if: ${{ matrix.jobtype == 4 }}
149149
shell: bash
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)