Skip to content

Commit 61bd104

Browse files
test the right folder, lol
1 parent 0d0dfc2 commit 61bd104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Build, Test, Pack
5454
run: |
5555
python ../devops/build_sdks.py --language=dart
56-
dart test ./lib/test/test-okapi.dart
56+
dart test ./test/test-okapi.dart
5757
shell: pwsh
5858
working-directory: dart
5959
env:

0 commit comments

Comments
 (0)