Skip to content

Commit dd12cff

Browse files
fix github workflow Check formatting
1 parent 7afa4a5 commit dd12cff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/code_check_for_flutter_vlc_player.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: dart analyze
2626

2727
- name: Check formatting
28+
working-directory: ./flutter_vlc_player
2829
run: dart format . --set-exit-if-changed
2930

3031
- name: Run tests

0 commit comments

Comments
 (0)