Skip to content

Commit 96c3394

Browse files
committed
more testing
1 parent 6584b1c commit 96c3394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/presubmit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ jobs:
9898
# Pass the Dart SDK path with DART_HOME
9999
run: |
100100
"${DART_HOME}/bin/dart --version"
101-
"pwd"
102-
"./gradlew :test --tests com.jetbrains.dart.analysisServer.*"
101+
pwd
102+
./gradlew :test --tests com.jetbrains.dart.analysisServer.*
103103
working-directory: third_party
104104

105105

0 commit comments

Comments
 (0)